update both themes for global winstripe changes up to 2010-12-30
[themes.git] / EarlyBlue / communicator / toolbar.css
index 67858e4378b6dfbf88c4b8ce778711a6e39c97d4..420a40fa66362ce34622ec97e386427e251ed049 100644 (file)
@@ -77,3 +77,15 @@ toolbargrippy[tbgrippy-collapsed="true"] {
 .collapsed-tray-spacer {
   border-bottom: 1px solid #9999CC;
 }
+
+/* ::::: solid background status bar panel ::::: */
+
+.statusbarpanel-backgroundbox {
+  -moz-box-align: stretch;
+  padding: 0px;
+}
+
+.statusbarpanel-backgroundbox > .statusbarpanel-contentbox {
+  padding: 0px 1px;
+  -moz-box-align: center;
+}