mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
removed not existing background
This commit is contained in:
parent
fdb6ece069
commit
3b2d97877a
@ -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,
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user