fifth part of syncing LCARStrek with Firefox 42-44 windows theme changes
[themes.git] / LCARStrek / browser / devtools / debugger.css
index 4318b901d9a662e35f9133fe55897ece88e2444a..e5eb6b858c5880b14d56d87964021977e0a6ecff 100644 (file)
@@ -620,7 +620,12 @@ window {
 }
 
 #debugger-controls toolbarbutton[disabled] {
-/*  opacity: 0.5; */
+/*  opacity: 0.5;
+  transition: none; */
+}
+
+#resume[break-on-next] {
+  background: var(--theme-highlight-lightorange);
 }
 
 #step-over {