update both themes for toolkit winstripe trunk changes up to 2009-11-06
[themes.git] / EarlyBlue / mozapps / xpinstall / xpinstallConfirm.css
index 41f38b7dbe1966f8f4973b0948df5402b2b18061..511b465dc1a03c5389ae73eadeaf769477e63833 100644 (file)
@@ -3,7 +3,7 @@
 }
 
 #itemList {
 }
 
 #itemList {
-  margin: 3px 4px 10px 4px;
+  margin: 3px 4px 10px;
   height: 14em;
   border: 1px inset #CCD0DD;
   background-color: #FFFFFF;
   height: 14em;
   border: 1px inset #CCD0DD;
   background-color: #FFFFFF;
@@ -37,11 +37,9 @@ installitem {
   margin-bottom: 1em;
 }
 
   margin-bottom: 1em;
 }
 
-.xpinstallItemIcon {
+.xpinstallIconContainer {
   width: 32px;
   height: 32px;
   width: 32px;
   height: 32px;
-  max-width: 32px !important;
-  max-height: 32px !important;
   -moz-margin-end: 5px;
 }
 
   -moz-margin-end: 5px;
 }
 
@@ -67,5 +65,7 @@ installitem {
 }
 
 .xpinstallItemIcon {
 }
 
 .xpinstallItemIcon {
+  max-width: 32px;
+  max-height: 32px;
   list-style-image: url("chrome://mozapps/skin/xpinstall/xpinstallItemGeneric.png");
 }
   list-style-image: url("chrome://mozapps/skin/xpinstall/xpinstallItemGeneric.png");
 }