mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-15 06:20:41 +00:00
Bug 583280 - Align optgroup labels with top-level options [r=mfinkle]
--HG-- extra : rebase_source : 408eae4faf3ff7c6d61c7ab2fa23d46145826e1e
This commit is contained in:
parent
37f9e94fdd
commit
4d6e340c5c
@ -1500,12 +1500,8 @@ pageaction:not([image]) > hbox >.pageaction-image {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.chrome-select-option.optgroup > .chrome-select-option-image {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.chrome-select-option.in-optgroup {
|
||||
-moz-padding-start: @padding_large@;
|
||||
-moz-padding-start: -moz-calc(30px + @padding_large@);
|
||||
}
|
||||
|
||||
.chrome-select-option-image {
|
||||
|
Loading…
x
Reference in New Issue
Block a user