Merge pull request #99 from SW1FT/patch-4

Darken color settings
This commit is contained in:
overdodactyl 2018-03-16 17:26:41 -06:00 committed by GitHub
commit 1424946cfe
3 changed files with 5 additions and 2 deletions

View File

@ -603,6 +603,7 @@ url-prefix(https://discovery.addons.mozilla.org) {
}
}
@-moz-document url-prefix(chrome://) {
#ColorsDialogPane,
#ConnectionsDialogPane,
#FontsDialogPane,
#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) {
color: #de7474!important
}
}
}

View File

@ -403,6 +403,7 @@ url-prefix(https://discovery.addons.mozilla.org) {
}
}
@-moz-document url-prefix(chrome://) {
#ColorsDialogPane,
#ConnectionsDialogPane,
#FontsDialogPane,
#LanguagesDialogPane,
@ -421,4 +422,4 @@ url-prefix(https://discovery.addons.mozilla.org) {
#historyItems {
-moz-appearance: none!important
}
}
}

View File

@ -603,6 +603,7 @@ url-prefix(https://discovery.addons.mozilla.org) {
}
}
@-moz-document url-prefix(chrome://) {
#ColorsDialogPane,
#ConnectionsDialogPane,
#FontsDialogPane,
#LanguagesDialogPane,