commit
1424946cfe
|
@ -603,6 +603,7 @@ url-prefix(https://discovery.addons.mozilla.org) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@-moz-document url-prefix(chrome://) {
|
@-moz-document url-prefix(chrome://) {
|
||||||
|
#ColorsDialogPane,
|
||||||
#ConnectionsDialogPane,
|
#ConnectionsDialogPane,
|
||||||
#FontsDialogPane,
|
#FontsDialogPane,
|
||||||
#LanguagesDialogPane,
|
#LanguagesDialogPane,
|
||||||
|
@ -929,4 +930,4 @@ url-prefix(https://discovery.addons.mozilla.org) {
|
||||||
.highlight .error > :-moz-any(.start-tag,.end-tag,.comment,.cdata,.doctype,.pi,.entity,.attribute-name,.attribute-value) {
|
.highlight .error > :-moz-any(.start-tag,.end-tag,.comment,.cdata,.doctype,.pi,.entity,.attribute-name,.attribute-value) {
|
||||||
color: #de7474!important
|
color: #de7474!important
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -403,6 +403,7 @@ url-prefix(https://discovery.addons.mozilla.org) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@-moz-document url-prefix(chrome://) {
|
@-moz-document url-prefix(chrome://) {
|
||||||
|
#ColorsDialogPane,
|
||||||
#ConnectionsDialogPane,
|
#ConnectionsDialogPane,
|
||||||
#FontsDialogPane,
|
#FontsDialogPane,
|
||||||
#LanguagesDialogPane,
|
#LanguagesDialogPane,
|
||||||
|
@ -421,4 +422,4 @@ url-prefix(https://discovery.addons.mozilla.org) {
|
||||||
#historyItems {
|
#historyItems {
|
||||||
-moz-appearance: none!important
|
-moz-appearance: none!important
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -603,6 +603,7 @@ url-prefix(https://discovery.addons.mozilla.org) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@-moz-document url-prefix(chrome://) {
|
@-moz-document url-prefix(chrome://) {
|
||||||
|
#ColorsDialogPane,
|
||||||
#ConnectionsDialogPane,
|
#ConnectionsDialogPane,
|
||||||
#FontsDialogPane,
|
#FontsDialogPane,
|
||||||
#LanguagesDialogPane,
|
#LanguagesDialogPane,
|
||||||
|
|
Loading…
Reference in New Issue