first part of syncing LCARStrek with Firefox 34 windows theme changes
[themes.git] / LCARStrek / browser / devtools / webaudioeditor.css
index f4d70cc7c5d48251f36486ac11edded06c7a528b..a93d2fc29882cb210e28c7b067543947f6887fb3 100644 (file)
@@ -39,9 +39,7 @@ svg {
 .edgePath path {
   stroke-width: 1px;
   fill: none;
-}
 
-.edgePath path {
   stroke: #9C9CFF; /* Grey foreground text */
 }
 
@@ -87,12 +85,6 @@ g.selected text {
   transition: opacity .5s ease-out 0s;
 }
 
-@media (min-resolution: 2dppx) {
-  .web-audio-inspector .error {
-    background-image: url(alerticon-warning@2x.png);
-  }
-}
-
 #inspector-pane-toggle {
   background: none;
   box-shadow: none;