update to suite default status of 2009-02-23 and 2.0a3: bug 477309 - use class="tabbable"
[themes.git] / EarlyBlue / global / global.css
index f48c304e13c53a63376c21cc40bef701b432b413..4cedc1fccb3e8fcba65d59f24bddea7892b9b27a 100644 (file)
@@ -82,7 +82,10 @@ prefwindow {
 }
 
 window.dialog {
-  padding: 8px 10px 10px 8px;
+  padding-top: 8px;
+  padding-bottom: 10px;
+  -moz-padding-start: 8px;
+  -moz-padding-end: 10px;
 }
 
 /* ::::: alert icons :::::*/
@@ -167,7 +170,7 @@ window:not([active="true"]) menubar > menu {
 
 .inset {
   border: 1px inset #CCD0DD;
-  /* margin: 0px 5px 5px 5px; */
+  /* margin: 0px 5px 5px; */
 }
 
 .outset {
@@ -263,7 +266,7 @@ description {
 }
 
 .wizard-box {
-  padding: 15px 35px 10px 35px;
+  padding: 15px 35px 10px;
 }
 
 .text-link {