more slight corrections for inspector
[themes.git] / LCARStrek / browser / devtools / common.css
index 011a4bbb6528f156cf2fc3fae2c857a5e354c68c..7b59acf5325d5776c76734e894b7cdc389ffc698 100644 (file)
 .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;
+}