update preview with a real suiterunner EarlyBlue shot in the right size, kill content...
[themes.git] / EarlyBlue / global / global.css
index 92f613f69ac00110a62fb11d4e4a340d5322cfac..1acfd01c305908e5411acbacc8e035b08cec024b 100644 (file)
@@ -65,22 +65,24 @@ menulist > menupopup,
   -moz-binding: url("chrome://global/content/bindings/menulist.xml#menulist-compact");
 }
 
+/*
+progressmeter[mode="undetermined"] {
+  -moz-binding: url("chrome://global/content/bindings/progressmeter.xml#progressmeter-undetermined");
+}
+*/
+
 /* ::::: root elements ::::: */
 
 window,
 page,
 dialog,
-wizard {
+wizard,
+prefwindow {
   background-color: #CCD0DD;
   color: #000000;
   font: 11px helvetica,arial,tahoma,sans-serif;
 }
 
-page {
-  padding: 3px;
-}
-
-/* deprecated */
 window.dialog {
   padding: 8px 10px 10px 8px;
 }
@@ -131,7 +133,7 @@ statusbar {
   border-top: 1px solid #9999CC;
   background-color: #666699;
   color: #CCD0DD;
-  min-width: 1px;
+  min-height: 16px;
 }
 
 statusbarpanel {
@@ -147,8 +149,8 @@ statusbarpanel {
   padding: 0px;
 }
 
-.statusbarpanel-iconic {
-  padding: 0px;
+.statusbarpanel-iconic,  .statusbarpanel-iconic-text, .statusbarpanel-menu-iconic {
+  padding: 0px 1px 0px 1px;
 }
 
 resizer[dir="bottomright"] {