update for trunk changes between 2008-02-07 and today
[themes.git] / EarlyBlue / mozapps / xpinstall / xpinstallConfirm.css
index 41f38b7dbe1966f8f4973b0948df5402b2b18061..e892db3913667313c6fe29c5620d29a2932a6899 100644 (file)
@@ -37,11 +37,9 @@ installitem {
   margin-bottom: 1em;
 }
 
-.xpinstallItemIcon {
+.xpinstallIconContainer {
   width: 32px;
   height: 32px;
-  max-width: 32px !important;
-  max-height: 32px !important;
   -moz-margin-end: 5px;
 }
 
@@ -67,5 +65,7 @@ installitem {
 }
 
 .xpinstallItemIcon {
+  max-width: 32px;
+  max-height: 32px;
   list-style-image: url("chrome://mozapps/skin/xpinstall/xpinstallItemGeneric.png");
 }