8243562: Make display of search results consistent with color scheme
Reviewed-by: jjg
This commit is contained in:
parent
f9b816b8f9
commit
b4615b163c
@ -251,7 +251,7 @@ a.ui-button:active,
|
|||||||
.ui-button:active,
|
.ui-button:active,
|
||||||
.ui-button.ui-state-active:hover {
|
.ui-button.ui-state-active:hover {
|
||||||
border: 1px solid #aaaaaa;
|
border: 1px solid #aaaaaa;
|
||||||
background: #dadada url("images/ui-bg_glass_65_dadada_1x400.png") 50% 50% repeat-x;
|
background: #F8981D;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
color: #212121;
|
color: #212121;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user