Limit these to xul namespace

pull/20/head
MrOtherGuy 5 years ago
parent 07cec64235
commit fb34281bbd

@ -2,6 +2,8 @@
/* Their background will be transparent instead of white so they will appear fitting to whatever is on the background */ /* Their background will be transparent instead of white so they will appear fitting to whatever is on the background */
/* As such, this might cause a small issue if the background happens to be same color as the border of these buttons or the checkbox-image */ /* As such, this might cause a small issue if the background happens to be same color as the border of these buttons or the checkbox-image */
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#editBMPanel_tagsSelector > richlistitem > image, #editBMPanel_tagsSelector > richlistitem > image,
radio > .radio-check, radio > .radio-check,
checkbox > .checkbox-check{ checkbox > .checkbox-check{

Loading…
Cancel
Save