mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-30 04:10:32 -08:00
Fix: Remove @media (-moz-proton) #276
This commit is contained in:
parent
7ffbc009c6
commit
7eae852013
2 changed files with 0 additions and 4 deletions
|
|
@ -1,7 +1,6 @@
|
|||
@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 *************************************************/
|
||||
/*= Lightmode - Color darker ===============================================*/
|
||||
:root[lwtheme-mozlightdark]:not([lwthemetextcolor="bright"]) {
|
||||
|
|
@ -5632,4 +5631,3 @@
|
|||
#browserImport {
|
||||
--menuitem-image: url("chrome://browser/skin/import.svg");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
@namespace html url("http://www.w3.org/1999/xhtml");
|
||||
|
||||
@media (-moz-proton) {
|
||||
@-moz-document url("about:home"), url("about:newtab") {
|
||||
/** Activity Stream - Search Focus Border: like URL ***********************/
|
||||
/* At DarkMode, Color */
|
||||
|
|
@ -1651,4 +1650,3 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue