Pass colors to in-content dialog boxes
This commit is contained in:
parent
cdcac5f7a3
commit
37bf0d33aa
1 changed files with 11 additions and 11 deletions
|
@ -1,11 +1,11 @@
|
|||
/* Recolors addons manager, preferences page and new about:config */
|
||||
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
@namespace html url("http://www.w3.org/1999/xhtml");
|
||||
|
||||
@-moz-document url-prefix("about:addons"),
|
||||
url-prefix("about:preferences"),
|
||||
url-prefix("chrome://browser/content/"),
|
||||
url-prefix("chrome://mozapps/content/"),
|
||||
url-prefix("chrome://pippki/content/"),
|
||||
url-prefix("chrome://mozapps/content/extensions/aboutaddons.html"){
|
||||
:root,
|
||||
html|html{
|
||||
|
|
Loading…
Reference in a new issue