mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-04-27 07:41:06 -07:00
Fix: Namespace update
This commit is contained in:
parent
f2977bd304
commit
75a98aad19
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
@namespace html url("http://www.w3.org/1999/xhtml");
|
||||
@namespace xul "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul";
|
||||
@namespace html "http://www.w3.org/1999/xhtml";
|
||||
|
||||
@media (-moz-proton) {
|
||||
/** Default Thme - Contrast *************************************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue