mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 384948 - Clean up findBar.css (2 more style rules in WInstripe file). r=Mano.
This commit is contained in:
parent
63a28085f4
commit
f071c9383b
@ -76,11 +76,11 @@ findbar {
|
||||
-moz-image-region: rect(32px 48px 48px 32px) !important;
|
||||
}
|
||||
|
||||
.findbar-highlight:active, findbar > .findbar-highlight[checked="true"] {
|
||||
.findbar-highlight:active, .findbar-highlight[checked="true"] {
|
||||
-moz-image-region: rect(48px 48px 64px 32px);
|
||||
}
|
||||
|
||||
findbar > .findbar-highlight[checked="true"]:hover {
|
||||
.findbar-highlight[checked="true"]:hover {
|
||||
-moz-image-region: rect(64px 48px 80px 32px);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user