mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-09 19:30:15 +00:00
Limit these to xul namespace
This commit is contained in:
parent
07cec64235
commit
fb34281bbd
1 changed files with 2 additions and 0 deletions
|
@ -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{
|
||||
|
|
Loading…
Reference in a new issue