From 718813f4314d79413110c5f053b6029ce4048f97 Mon Sep 17 00:00:00 2001 From: Christopher Hasse Date: Mon, 28 Jan 2019 04:43:35 -0600 Subject: [PATCH] Added color variables to file: urls --- css/common-files/color_variables.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/common-files/color_variables.css b/css/common-files/color_variables.css index b65138a..d53e871 100644 --- a/css/common-files/color_variables.css +++ b/css/common-files/color_variables.css @@ -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 } -} \ No newline at end of file +}