slight corrections for inspector
[themes.git] / LCARStrek / browser / devtools / common.css
index 011a4bbb6528f156cf2fc3fae2c857a5e354c68c..fa9828dfd0f0b8bd379b50a6198d787e61310945 100644 (file)
 }
 
 .devtools-toolbarbutton {
+  min-height: 25px;
+}
+
+#highlighter-closebutton {
+  min-height: 25px;
 }
 
 .devtools-toolbarbutton > .toolbarbutton-icon {
 .devtools-searchinput > .textbox-input-box > .textbox-input:-moz-placeholder {
   color: hsl(208,10%,66%);
 }
-*/
\ No newline at end of file
+*/
+
+/* Splitters */
+
+#devtools-side-splitter,
+#inspector-tree-splitter {
+  border: none;
+}