second part of synching LCARStrek with windows theme changes in Firefox 28 cycle
[themes.git] / LCARStrek / browser / devtools / debugger.css
index a1e2caa3e2023c545d7ea2c6b8126e5f60861ef6..b0be73be068c6292a3614b253b1d3c77138e4551 100644 (file)
@@ -6,10 +6,6 @@ window {
   padding: 0;
 }
 
-#body {
-  background-color: #000000;
-}
-
 /* Sources and breakpoints pane */
 
 #sources-pane {
@@ -20,8 +16,11 @@ window {
   -moz-border-start-color: transparent;
 }
 
+#sources-toolbar .devtools-toolbarbutton {
+  min-width: 32px;
+}
+
 #pretty-print {
-  min-width: 0;
   font-weight: bold;
 }