second part of syncing LCARStrek with Firefox 41 windows theme changes
[themes.git] / LCARStrek / browser / devtools / webaudioeditor.css
index 9acb10d913977a477167e3d91ebef20162863076..8faf33afcda573f126fb99162bcbcdf5c6caaf28 100644 (file)
   font-size: 110%;
 }
 
-#waiting-notice::before {
-  display: inline-block;
-  content: "";
-  background: url("chrome://global/skin/icons/loading.gif") center no-repeat;
-  width: 16px;
-  height: 16px;
-  -moz-margin-end: 6px;
-}
-
 /* Context Graph */
 svg {
   overflow: hidden;
@@ -178,7 +169,7 @@ g.selected text {
   -moz-box-flex: 1;
 }
 
-@media (min-resolution: 2dppx) {
+@media (min-resolution: 1.25dppx) {
   #inspector-pane-toggle {
     list-style-image: url("debugger-collapse@2x.png");
     -moz-image-region: rect(0px,32px,32px,0px);