keep up eith Classic
[themes.git] / EarlyBlue / global / global.css
index 3ba6299a017831e6832ee65146bc9ba525008b5c..c6eed4f3e6b609e269672d634568e0f062436331 100644 (file)
@@ -69,7 +69,11 @@ dialog,
 wizard { 
   background-color: #CCD0DD;
   color: #000000;
-  font: 3mm helvetica,arial,tahoma,sans-serif;
+  font: 11px helvetica,arial,tahoma,sans-serif;
+}
+
+page {
+  padding: 3px;
 }
   
 /* deprecated */
@@ -123,6 +127,7 @@ statusbar {
   border-top: 1px solid #9999CC;
   background-color: #666699;
   color: #CCD0DD;
+  min-width: 1px;
 }
 
 statusbarpanel {
@@ -142,6 +147,10 @@ statusbarpanel {
   padding: 0px;
 }    
 
+resizer[dir="bottomright"] {
+  cursor: se-resize;
+}
+
 /* ::::: miscellaneous ::::: */
 
 .toolbar-focustarget {