keeping up with classic development
[themes.git] / EarlyBlue / global / global.css
index 3ba6299a017831e6832ee65146bc9ba525008b5c..3d1d0a0302932171dcda11350e0bb12b4515b181 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 */
@@ -146,4 +150,4 @@ statusbarpanel {
 
 .toolbar-focustarget {
   -moz-user-focus: ignore !important;
-}
+}
\ No newline at end of file