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; font-weight: bold;
color: white; 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; display: none;
} }
body .et2_tabbox.vertical .et2_tabflag { body .et2_tabbox.vertical .et2_tabflag {

View File

@ -1658,12 +1658,12 @@
font-weight: bold; font-weight: bold;
color:white; color:white;
} }
}
span { span {
display: none; display: none;
} }
} }
} }
}
//########################################### //###########################################
//# # //# #
//# et2_tabbox styles # //# et2_tabbox styles #