We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca0160 commit 1a4b03eCopy full SHA for 1a4b03e
1 file changed
webext-base.css
@@ -6,7 +6,7 @@
6
/* Safari only: _::-webkit-full-page-media */
7
8
/* webpackIgnore: true */
9
-@import 'chrome://global/skin/in-content/common.css' (min--moz-device-pixel-ratio:0); /* Firefox-only */
+@import url('chrome://global/skin/in-content/common.css') (min--moz-device-pixel-ratio:0); /* Firefox-only */
10
11
:root {
12
--background-color-for-chrome: #292a2d;
0 commit comments