third and last part of syncing LCARStrek with Firefox 52 browser windows theme changes
[themes.git] / LCARStrek / devtools / splitters.css
index 98b64c3376b1a127298d27397f379600fcdc7f1f..21dd19bac6623425714bf3bc5b937554f6249974 100644 (file)
   /* Small draggable area on inline-start to avoid overlaps on scrollbars.*/
   --devtools-splitter-inline-start-width: 1px;
   --devtools-splitter-inline-end-width: 4px;
-}
 
-:root[devtoolstheme="light"],
-:root[devtoolstheme="dark"],
-:root[devtoolstheme="firebug"] {
   /* These variables are used in browser.xul but inside the toolbox they are overridden by --theme-splitter-color */
   --devtools-splitter-color: #9C9CFF;
 }