update to suite default status of 2009-01-30: bug 474807 - replace 4-piece margin...
[themes.git] / EarlyBlue / mozapps / update / updates.css
index 23b185d0cd13a5c15e6699831c7bb8836e668b74..08d0fa90587d5993a02b50548f4556807ad13779 100644 (file)
@@ -47,7 +47,7 @@ remotecontent {
  * License Page
  */
 .loadingBox {
-  padding: 3px 5px 3px 5px;
+  padding: 3px 5px;
 }
 .remoteLoadingThrobber {
   margin-top: 3px;
@@ -63,7 +63,10 @@ remotecontent {
  * Update Found Page
  */
 #moreDetails {
-  margin: 1px 5px 4px 3px;
+  margin-top: 1px;
+  margin-bottom: 4px;
+  -moz-margin-start: 3px;
+  -moz-margin-end: 5px;
 }
 
 #updateForMoreInfo {
@@ -85,7 +88,7 @@ remotecontent {
   color: #000000;
   border: 1px outset #CCD0DD;
   padding: 3px;
-  margin: 1px 5px 4px 5px;
+  margin: 1px 5px 4px;
 }
 
 /**
@@ -199,7 +202,7 @@ update {
 
 #historyItems {
   height: 200px;
-  margin: 1px 5px 4px 5px;
+  margin: 1px 5px 4px;
 }
 
 #historyItems > scrollbox {
@@ -211,4 +214,3 @@ update {
   -moz-margin-start: 27px;
   margin-bottom: 10px;
 }
-