first part of syncing LCARStrek with Firefox 45-48 devtools theme changes
[themes.git] / LCARStrek / devtools / webaudioeditor.css
index 1816c41a81e541e59a933b980ea8afc806523ecf..68047cfbe9b628e5a3b6b68683ddb37a7f1e04bd 100644 (file)
@@ -193,29 +193,9 @@ g.selected text {
  */
 
 #audio-node-toolbar .bypass {
-  list-style-image: url(power.svg#power);
+  list-style-image: url(images/power.svg);
 }
 
-#audio-node-toolbar .bypass[disabled] {
-  list-style-image: url(power.svg#power-disabled);
-}
-
-#audio-node-toolbar .bypass:not([disabled]):hover,
-#audio-node-toolbar .bypass:hover:active,
-#audio-node-toolbar .bypass[checked] {
-  list-style-image: url(power.svg#power-active);
-}
-
-#audio-node-toolbar toolbarbutton[checked] {
-  background-color: var(--theme-selection-background); /* Select Highlight Blue */
-}
-
-/* don't invert checked buttons so we can have white icons on light theme */
-#audio-node-toolbar toolbarbutton[checked] > .toolbarbutton-icon {
-  filter: none;
-}
-
-
 /**
  * Responsive Styles
  * `.devtools-responsive-container` takes care of most of