Bug 583280 - Align optgroup labels with top-level options [r=mfinkle]

--HG--
extra : rebase_source : 408eae4faf3ff7c6d61c7ab2fa23d46145826e1e
This commit is contained in:
Matt Brubeck 2011-01-20 15:31:31 -08:00
parent c4b1855a0c
commit 54388abfa1

View File

@ -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 {