forked from extern/egroupware
WIP of modern login:
- Fix setting up a custom template color messes up the login background too
This commit is contained in:
parent
4d0419f5b4
commit
84ab6b8cec
@ -143,7 +143,7 @@ class pixelegg_framework extends Api\Framework\Ajax
|
||||
-sidebar actiuve category :hover
|
||||
-popup toolbar
|
||||
*/
|
||||
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,
|
||||
.et2_portlet .ui-widget-header{
|
||||
background-color: $color !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user