From fb34281bbdd5a664d677e0797bacfc4865056bef Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Tue, 9 Jul 2019 00:12:52 +0300 Subject: [PATCH] Limit these to xul namespace --- chrome/dark_checkboxes_and_radios.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chrome/dark_checkboxes_and_radios.css b/chrome/dark_checkboxes_and_radios.css index 87a3818..6140e20 100644 --- a/chrome/dark_checkboxes_and_radios.css +++ b/chrome/dark_checkboxes_and_radios.css @@ -2,6 +2,8 @@ /* 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 */ +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + #editBMPanel_tagsSelector > richlistitem > image, radio > .radio-check, checkbox > .checkbox-check{