removed not existing background

This commit is contained in:
Ralf Becker 2014-12-05 09:49:46 +00:00
parent fdb6ece069
commit 3b2d97877a
2 changed files with 1 additions and 2 deletions

View File

@ -1482,7 +1482,6 @@ option:checked {
border-right: solid 1px 1px;
border-bottom: solid 1px 1px;
border-color: #b4b4b4;
background: #fbec88 url(images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;
color: #808080;
}
.ui-state-highlight a,

View File

@ -156,7 +156,7 @@ option:checked {background-color: @egw_color_1_e;}
.ui-widget-header .ui-state-highlight {
.bordered(1px, 1px, 1px,1px);
border-color: @gray_30;
background: #fbec88 url(images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;
// background: #fbec88 url(images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;
.color_50_gray;
}
.ui-state-highlight a,