small design tweaks
[themes.git] / LCARStrek / communicator / skin / sidebar / sidebar.css
index e5c241cfdb03591ba795d32fe9d5d7aca6768545..c5d89fe690b333051efd46fce186a0ea5e74961e 100755 (executable)
 }
 
 #sidebar-splitter {
-    -moz-border-radius: 0px 5px 5px 0px;
-    margin: 0px 3px 3px 0px;
+    border-top: none;
 }
 
 #sidebar-box {
-    margin: 0px 3px 3px 0px;
+    margin-bottom: 3px;
     border: none;
 }
 
@@ -87,7 +86,7 @@
  * texttab folder lookalike e.g. for sidebar panel headers
  */
   .box-texttab
-    {
+   {
       -moz-binding        : url("chrome://communicator/content/sidebar/sidebarBindings.xml#texttab");
       -moz-border-radius  : 5px;
       border-top          : 3px solid black;
       color               : #FFCF00;
       font-weight         : bold;
     }
-    
+