diff --git a/skin/classic/treestyletab/base-colors.css b/skin/classic/treestyletab/base-colors.css index 70252d94..c3269540 100644 --- a/skin/classic/treestyletab/base-colors.css +++ b/skin/classic/treestyletab/base-colors.css @@ -36,7 +36,7 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); -:root[devtoolstheme="light"] { +:root { --tab-surface: -moz-dialog; --tab-surface-hover: ThreeDHighlight; }