update both themes to suite classic changes up to 2010-09-24
[themes.git] / LCARStrek / communicator / tasksOverlay.css
index b573c18ea10b6ad7a1077c539417ab712ba5f524..4ec0eedd74712947697bf7d2c6eae69e0b943439 100644 (file)
 
 /* ::::: communicator product icons ::::: */
 
-.taskbutton,
-.taskbutton:hover:active {
-  padding: 1px 3px;
-  border: none;
-}
-
-.taskbutton:hover {
-  background-color: #FFCF00;
-}
-
-.taskbutton:hover:active {
-  background-color: #FFCF00;
-}
-
 #mini-nav {
   list-style-image: url("chrome://communicator/skin/taskbar/navigator.gif");
 }
@@ -98,4 +84,9 @@
 
 #component-bar {
   -moz-box-align: stretch;
+  -moz-padding-start: 0px;
+}
+
+#component-bar + statusbarpanel {
+  border-left: none;
 }