|
|
@ -119,14 +119,14 @@
|
|
|
|
background-color: @color-layout-list-background;
|
|
|
|
background-color: @color-layout-list-background;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.toolbar a.button.swipe {
|
|
|
|
.toolbar.menu a.button.swipe {
|
|
|
|
display: none;
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// no support in IE
|
|
|
|
// no support in IE
|
|
|
|
html.layout-small.touch:not(.ie),
|
|
|
|
html.layout-small.touch:not(.ie),
|
|
|
|
html.layout-phone.touch:not(.ie) {
|
|
|
|
html.layout-phone.touch:not(.ie) {
|
|
|
|
.toolbar {
|
|
|
|
.toolbar.menu {
|
|
|
|
a.button {
|
|
|
|
a.button {
|
|
|
|
&.swipe {
|
|
|
|
&.swipe {
|
|
|
|
display: inline-block;
|
|
|
|
display: inline-block;
|
|
|
|