update both themes to the state of SeaMonkey 2.3 and Firefox 6
[themes.git] / LCARStrek / communicator / tasksOverlay.css
index dc01e511fb578bfdb159212a7b360b79683d481a..4ec0eedd74712947697bf7d2c6eae69e0b943439 100644 (file)
 
 /* ::::: communicator product icons ::::: */
 
-.taskbutton,
-.taskbutton:hover,
-.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");
 }
 
 #component-bar {
   -moz-box-align: stretch;
+  -moz-padding-start: 0px;
 }
 
-/* ::::: cookie button ::::: */
-
-#mini-cookie {
-  background-color: transparent;
-  padding: 1px;
-  
+#component-bar + statusbarpanel {
+  border-left: none;
 }