Mobile support for the new toolbar

This commit is contained in:
yflory
2017-06-23 17:56:14 +02:00
parent b4b851959f
commit 0d4d104e08
8 changed files with 250 additions and 102 deletions

View File

@@ -105,7 +105,7 @@ h6 {
padding-top: .65001rem;
}
a {
a:not(.btn) {
cursor: pointer;
color: @cp-link;
@@ -118,6 +118,9 @@ a {
color: @cp-link-visited;
}
}
a.btn {
font-family: sans-serif;
}
img {
height: auto;
@@ -561,7 +564,8 @@ noscript {
display: inline-block;
height: 26px;
width: 200px;
margin: 2px;
max-width: 40vw;
margin: 3px;
box-sizing: border-box;
border: 1px solid #999;
background: white;