Add a comment about injected/overriden mozzila element styles
This commit is contained in:
parent
77f3be2bda
commit
1201cc5eb6
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
// Override/enhance wizard styles
|
||||
// Override/enhance mozilla <dialog> styles on Windows. See customElements.js
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
@namespace html url("http://www.w3.org/1999/xhtml");
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Override/enhance wizard styles
|
||||
// Override/enhance mozilla <wizard> styles on windows. See customElements.js
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
@namespace html url("http://www.w3.org/1999/xhtml");
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Override/enhance wizard styles
|
||||
// Override/enhance mozilla <wizard> styles. See customElements.js
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
@namespace html url("http://www.w3.org/1999/xhtml");
|
||||
|
||||
|
|
Loading…
Reference in a new issue