Added color variables to file: urls

This commit is contained in:
Christopher Hasse 2019-01-28 04:43:35 -06:00
parent 40f40c43d4
commit 718813f431
1 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@
@-moz-document url-prefix(https://discovery.addons.mozilla.org),
url-prefix(chrome://),
url-prefix(about:),
url-prefix(file:),
url(https://www.mozilla.org/credits/),
url-prefix(https://addons.mozilla.org),
url-prefix(http://addons.mozilla.org),
@ -153,4 +154,4 @@ regexp(".*\\.(p|P)(d|D)(f|F).*") {
--end-indicator-for-updater-scripts: black;
--dummy-variable-for-updater-scripys: black
}
}
}