X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fmozapps%2Fxpinstall%2FxpinstallConfirm.css;h=e892db3913667313c6fe29c5620d29a2932a6899;hb=8caa872d050772c572257f23011c668f70dcaef7;hp=41f38b7dbe1966f8f4973b0948df5402b2b18061;hpb=559908da1444029d499c01dda129fd9dba8e2e64;p=themes.git diff --git a/EarlyBlue/mozapps/xpinstall/xpinstallConfirm.css b/EarlyBlue/mozapps/xpinstall/xpinstallConfirm.css index 41f38b7d..e892db39 100644 --- a/EarlyBlue/mozapps/xpinstall/xpinstallConfirm.css +++ b/EarlyBlue/mozapps/xpinstall/xpinstallConfirm.css @@ -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"); }