third part of syncing LCARStrek with Firefox 42-44 windows theme changes
[themes.git] / LCARStrek / browser / devtools / debugger.css
index 4083c5a2bd3355ed0f70b09a3dc10485189f8e31..bc1a05535edbce9278caad4c1e92c8103733e8e7 100644 (file)
@@ -65,6 +65,10 @@ window {
   }
 }
 
+#toggle-promise-debugger {
+  /* TODO Bug 1186119: Add a toggle promise debugger image */
+}
+
 #sources-toolbar .devtools-toolbarbutton:not([label]) {
   -moz-image-region: rect(0px, 16px, 16px, 0px);
 }
@@ -611,11 +615,11 @@ window {
   }
 }
 
-#resume ~ toolbarbutton {
+#debugger-controls toolbarbutton {
 /*  transition: opacity 0.15s ease-in-out; */
 }
 
-#resume:not([checked]) ~ toolbarbutton {
+#debugger-controls toolbarbutton[disabled] {
 /*  opacity: 0.5; */
 }