remove default border of splitters and workarounds for that
[themes.git] / LCARStrek / browser / devtools / inspector.css
index f05bf34d612b8b5eddcb5717981c25e860b2dbb9..059a17e87dbf79316610270b194dd8a7f3fc71f5 100644 (file)
@@ -6,10 +6,6 @@ window {
   border-top: none;
 }
 
-.devtools-side-splitter {
-  border: none;
-}
-
 /*
 #inspector-inspect-toolbutton {
   list-style-image: url("chrome://browser/skin/devtools/inspect-button.png");