mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Mobile theme:
- Fix avatar toggle area mixes up with applications area
This commit is contained in:
parent
62b3632073
commit
3191802117
@ -6323,6 +6323,7 @@ span.egw_tutorial_title {
|
||||
z-index: 0;
|
||||
padding-top: 0.6em;
|
||||
font-size: 0.9em;
|
||||
background-color: white;
|
||||
}
|
||||
body #egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_apps .egw_fw_ui_sidemenu_entry_header {
|
||||
margin: 0px 5px 0px 2px;
|
||||
|
@ -452,6 +452,7 @@
|
||||
z-index: 0;
|
||||
padding-top: 0.6em;
|
||||
font-size: 0.9em;
|
||||
background-color:white;
|
||||
.egw_fw_ui_sidemenu_entry_apps {
|
||||
.egw_fw_ui_sidemenu_entry_header
|
||||
{
|
||||
|
@ -6334,6 +6334,7 @@ span.egw_tutorial_title {
|
||||
z-index: 0;
|
||||
padding-top: 0.6em;
|
||||
font-size: 0.9em;
|
||||
background-color: white;
|
||||
}
|
||||
body #egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_apps .egw_fw_ui_sidemenu_entry_header {
|
||||
margin: 0px 5px 0px 2px;
|
||||
|
Loading…
Reference in New Issue
Block a user