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