mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 13:21:28 +00:00
rechecking in fix for 59005
r=rods sr=kin
This commit is contained in:
parent
cbd59ba530
commit
77d91686d8
@ -161,7 +161,7 @@ select > option {
|
||||
padding: 0 5px 0 3px;
|
||||
}
|
||||
|
||||
option[-moz-option-selected] {
|
||||
option[_moz-option-selected] {
|
||||
color: HighlightText ! important;
|
||||
background-color: Highlight ! important;
|
||||
}
|
||||
|
@ -161,7 +161,7 @@ select > option {
|
||||
padding: 0 5px 0 3px;
|
||||
}
|
||||
|
||||
option[-moz-option-selected] {
|
||||
option[_moz-option-selected] {
|
||||
color: HighlightText ! important;
|
||||
background-color: Highlight ! important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user