Add a comment about injected/overriden mozzila element styles

This commit is contained in:
Adomas Venčkauskas 2024-04-05 14:20:53 +03:00
parent 77f3be2bda
commit 1201cc5eb6
3 changed files with 3 additions and 3 deletions

View file

@ -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");

View file

@ -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");

View file

@ -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");