remove default border of splitters and workarounds for that
[themes.git] / LCARStrek / inspector / titledSplitter.css
index 4fc47aeaa8e51e8cb7a78bcaf87b35936f606f99..450033371b6198f5e341fc32af41c45d224a39d1 100644 (file)
@@ -3,8 +3,6 @@
  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
 
 .titled-splitter {
-  border-left: 0px;
-  border-right: 0px;
   cursor: default;
 }