fifth part of syncing LCARStrek with Firefox 29 windows theme changes
[themes.git] / LCARStrek / browser / devtools / debugger.css
index 9bdeee7b8b7b345c35531e85d4d839e0d6dc4c33..b3dfbab5d553fc56cabcb6d9ca0c64d54b980096 100644 (file)
@@ -417,6 +417,10 @@ window {
   background: none !important;
 }
 
   background: none !important;
 }
 
+.dbg-source-results:not(.selected):hover {
+  background-color: #000000; /* Sidebar background */
+}
+
 .dbg-results-header {
   -moz-padding-start: 6px;
 }
 .dbg-results-header {
   -moz-padding-start: 6px;
 }
@@ -541,18 +545,6 @@ window {
   -moz-image-region: rect(0px, 32px, 16px, 16px);
 }
 
   -moz-image-region: rect(0px, 32px, 16px, 16px);
 }
 
-#debugger-controls > toolbarbutton,
-#sources-controls > toolbarbutton {
-}
-
-#debugger-controls > toolbarbutton:last-of-type,
-#sources-controls > toolbarbutton:last-of-type {
-}
-
-#debugger-controls,
-#sources-controls {
-}
-
 #instruments-pane-toggle {
 /*  background: none;
   box-shadow: none;
 #instruments-pane-toggle {
 /*  background: none;
   box-shadow: none;