Mobile theme W.I.P.:

-Fix slideSwitch styling
This commit is contained in:
Hadi Nategh 2016-02-16 16:29:34 +00:00
parent ee41a65b08
commit 824872ec13
2 changed files with 4 additions and 4 deletions

View File

@ -8099,7 +8099,7 @@ span.egw_tutorial_title {
font-weight: bold;
color: white;
}
body div.et2_toolbar.et2_head_toolbar div.et2_toolbar_more span {
body div.et2_toolbar.et2_head_toolbar div.et2_toolbar_more h.ui-toolbar-menulistHeader span {
display: none;
}
body .et2_tabbox.vertical .et2_tabflag {

View File

@ -1658,9 +1658,9 @@
font-weight: bold;
color:white;
}
}
span {
display: none;
span {
display: none;
}
}
}
}