X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmozapps%2Fxpinstall%2FxpinstallConfirm.css;h=e892db3913667313c6fe29c5620d29a2932a6899;hp=41f38b7dbe1966f8f4973b0948df5402b2b18061;hb=d0ff98fe138c1cd1eab8539080c37d24ffb51d3d;hpb=fb49b4325c38f514c2ab591bb8d79dedf97f3ee2 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"); }