mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-02 20:19:27 +01:00
fix only active sidebox-category header should be white, not the text of the whole sidebox, like the drop-down icon of selectboxes in calendar
This commit is contained in:
parent
a9aefd6a32
commit
b759afa57d
@ -258,8 +258,8 @@
|
|||||||
border-bottom-width: 0px;
|
border-bottom-width: 0px;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
background-color: @egw_color_2_a;
|
background-color: @egw_color_2_a;
|
||||||
.color_5_gray;
|
|
||||||
h1,h2 {
|
h1,h2 {
|
||||||
|
.color_5_gray;
|
||||||
background-image:url(../../api/templates/default/images/arrow_down.svg);
|
background-image:url(../../api/templates/default/images/arrow_down.svg);
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
@ -670,5 +670,4 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
} // .egw_fw_ui_sidemenu_listitem
|
} // .egw_fw_ui_sidemenu_listitem
|
||||||
|
|
Loading…
Reference in New Issue
Block a user