Raster: sidemenu background entry_content - fix

This commit is contained in:
Stefan Reinhardt 2014-04-01 09:36:42 +00:00
parent 2c905c6847
commit a46a8a8968
2 changed files with 4 additions and 1 deletions

View File

@ -4503,6 +4503,9 @@ table.nextmatch_header img {
/*.background-clip(padding-box);*/
border-color: #b4b4b4;
}
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content > div {
background-color: #b3b3b3 !important;
}
#egw_fw_sidebar #egw_fw_sidemenu .egw_fw_ui_scrollarea_outerdiv .egw_fw_ui_sidemenu_entry_content div.egw_fw_ui_category:nth-last-of-type(-n+3) {
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;

View File

@ -720,7 +720,7 @@
border-color: @gray_30;
}
& > div {.background_color_30_gray;}
//###################################################
// *letztes Element */