mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:25 +01:00
missing css files of "fix only active sidebox-category header should be white"
This commit is contained in:
parent
bce267c7eb
commit
6529956da2
@ -4910,10 +4910,10 @@ span.overlayContainer img.overlay {
|
||||
border-bottom-width: 0px;
|
||||
margin-top: 4px;
|
||||
background-color: #0C5DA5;
|
||||
color: #f2f2f2;
|
||||
}
|
||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_content .egw_fw_ui_category_active h1,
|
||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_content .egw_fw_ui_category_active h2 {
|
||||
color: #f2f2f2;
|
||||
background-image: url(../../api/templates/default/images/arrow_down.svg);
|
||||
line-height: 1em;
|
||||
font-size: 12px;
|
||||
@ -7794,4 +7794,4 @@ img.et2_button_icon[src*="svg"]:hover {
|
||||
body #mail-display .mailDisplayContainer {
|
||||
top: 140px;
|
||||
}
|
||||
}
|
||||
}
|
@ -4890,10 +4890,10 @@ span.overlayContainer img.overlay {
|
||||
border-bottom-width: 0px;
|
||||
margin-top: 4px;
|
||||
background-color: #0C5DA5;
|
||||
color: #f2f2f2;
|
||||
}
|
||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_content .egw_fw_ui_category_active h1,
|
||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_content .egw_fw_ui_category_active h2 {
|
||||
color: #f2f2f2;
|
||||
background-image: url(../../api/templates/default/images/arrow_down.svg);
|
||||
line-height: 1em;
|
||||
font-size: 12px;
|
||||
@ -6580,4 +6580,4 @@ span.egw_tutorial_title {
|
||||
/*@import "../less/layout_raster.less";*/
|
||||
/*@import "../less/layout_nextmatch.less";*/
|
||||
/*@import "../less/layout_footer.less";*/
|
||||
/*@import "../less/layout_dialog.less";*/
|
||||
/*@import "../less/layout_dialog.less";*/
|
@ -4900,10 +4900,10 @@ span.overlayContainer img.overlay {
|
||||
border-bottom-width: 0px;
|
||||
margin-top: 4px;
|
||||
background-color: #0C5DA5;
|
||||
color: #f2f2f2;
|
||||
}
|
||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_content .egw_fw_ui_category_active h1,
|
||||
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_sidemenu_entry_content .egw_fw_ui_category_active h2 {
|
||||
color: #f2f2f2;
|
||||
background-image: url(../../api/templates/default/images/arrow_down.svg);
|
||||
line-height: 1em;
|
||||
font-size: 12px;
|
||||
@ -7152,4 +7152,4 @@ img.et2_button_icon[src*="svg"]:hover {
|
||||
}
|
||||
::-ms-input-placeholder {
|
||||
color: #666666;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user