Merge pull request #241 from chrhasse/master
Added color variables to file: urls
This commit is contained in:
commit
a95209f388
|
@ -14,6 +14,7 @@
|
||||||
@-moz-document url-prefix(https://discovery.addons.mozilla.org),
|
@-moz-document url-prefix(https://discovery.addons.mozilla.org),
|
||||||
url-prefix(chrome://),
|
url-prefix(chrome://),
|
||||||
url-prefix(about:),
|
url-prefix(about:),
|
||||||
|
url-prefix(file:),
|
||||||
url(https://www.mozilla.org/credits/),
|
url(https://www.mozilla.org/credits/),
|
||||||
url-prefix(https://addons.mozilla.org),
|
url-prefix(https://addons.mozilla.org),
|
||||||
url-prefix(http://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;
|
--end-indicator-for-updater-scripts: black;
|
||||||
--dummy-variable-for-updater-scripys: black
|
--dummy-variable-for-updater-scripys: black
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue