remove default border of splitters and workarounds for that
[themes.git] / LCARStrek / communicator / sidebar / sidebar.css
index 164d6603124ea7933522bafe661e24b4fac3c917..6d0471e9dde5154f74e980b9f65884163fb9fcf9 100644 (file)
 
 #sidebar-panels-splitter[state="collapsed"] {
   margin-bottom: 0px;
-  border-left: none;
-  border-right: none;
-}
-
-#sidebar-splitter {
-  border-top: none;
-  border-bottom: none;
 }
 
 #sidebar-splitter[state="collapsed"] {
@@ -35,6 +28,7 @@
   background-color: #6000CF;
   padding: 0px 2px;
   -moz-padding-start: 4px;
+  height: auto;
 }
 
 .sidebar-header-text {