forked from extern/egroupware
Fix toolbar gets background after setting template custom color
This commit is contained in:
parent
360c27b9f1
commit
0a908965ed
@ -124,7 +124,7 @@ class pixelegg_framework extends jdots_framework
|
|||||||
*/
|
*/
|
||||||
div#egw_fw_header, div.egw_fw_ui_category:hover,#loginMainDiv,#loginMainDiv #divAppIconBar #divLogo,
|
div#egw_fw_header, div.egw_fw_ui_category:hover,#loginMainDiv,#loginMainDiv #divAppIconBar #divLogo,
|
||||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_category_active:hover,
|
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_category_active:hover,
|
||||||
.dialogFooterToolbar, .ui-widget-header{
|
.dialogFooterToolbar, .et2_portlet .ui-widget-header{
|
||||||
background-color: $color !important;
|
background-color: $color !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user