fifth part of syncing LCARStrek with Firefox 41 windows theme changes
[themes.git] / LCARStrek / browser / devtools / shadereditor.css
index 9e034b06f5aa6363b0677d3c6580bd23b2c2cfc5..5245428738a43a5ab426ea499da4724cfa302441 100644 (file)
@@ -24,15 +24,6 @@ window {
   font-size: 110%;
 }
 
-#waiting-notice::before {
-  display: inline-block;
-  content: "";
-  background: url("chrome://global/skin/icons/loading_16.png") center no-repeat;
-  width: 16px;
-  height: 16px;
-  -moz-margin-end: 6px;
-}
-
 /* Shaders pane */
 
 #shaders-pane {
@@ -70,7 +61,7 @@ window {
   border: 0;
 }
 
-@media (min-resolution: 2dppx) {
+@media (min-resolution: 1.25dppx) {
   .side-menu-widget-item-checkbox .checkbox-check {
     background-image: url("itemToggle@2x.png");
   }