fourth part of syncing LCARStrek with Firefox 29 windows theme changes
[themes.git] / LCARStrek / browser / devtools / shadereditor.css
index 4d14b77bb9a6236f20b52f3a54a1eecc8e2aa8ce..86dae07030fc6277f7a146d7a65cc46fc1675ced 100644 (file)
@@ -8,19 +8,12 @@ window {
   padding: 0;
 }
 
-#body {
-  background-color: #000000;
-}
-
-#content {
-  background-color: #000000;
-}
-
 /* Reload and waiting notices */
 
 .notice-container {
-  background-color: #000000;
   margin-top: -50vh;
+
+  background-color: #000000;
   color: #FF9F00;
 }
 
@@ -87,10 +80,6 @@ window {
   background-position: 0 0;
 }
 
-.side-menu-widget-item-checkbox:not([checked]) ~ .side-menu-widget-item-contents {
-  color: #8050B0;
-}
-
 /* Shader source editors */
 
 #editors-splitter {