finish sync of LCARStrek with Firefox 13 winstripe changes
[themes.git] / LCARStrek / browser / devtools / common.css
index 011a4bbb6528f156cf2fc3fae2c857a5e354c68c..e5480f7c434459f140319eae4574f0444cdb3a0f 100644 (file)
 .devtools-toolbarbutton > .toolbarbutton-icon {
 }
 
+.devtools-toolbarbutton:not([label]) {
+  min-width: 20px;
+}
+
 .devtools-toolbarbutton:not([checked]):hover:active {
 }
 
 .devtools-searchinput > .textbox-input-box > .textbox-input:-moz-placeholder {
   color: hsl(208,10%,66%);
 }
-*/
\ No newline at end of file
+*/
+
+/* Splitters */
+
+#devtools-side-splitter {
+  border: none;
+}