X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmozapps%2Fxpinstall%2FxpinstallConfirm.css;fp=EarlyBlue%2Fmozapps%2Fxpinstall%2FxpinstallConfirm.css;h=41f38b7dbe1966f8f4973b0948df5402b2b18061;hp=7ffd0040d68681f54f6c575d006c25a6ed16fff1;hb=559908da1444029d499c01dda129fd9dba8e2e64;hpb=6c5a63bbd8e0df71327748f51f8164e44b1eb066 diff --git a/EarlyBlue/mozapps/xpinstall/xpinstallConfirm.css b/EarlyBlue/mozapps/xpinstall/xpinstallConfirm.css index 7ffd0040..41f38b7d 100644 --- a/EarlyBlue/mozapps/xpinstall/xpinstallConfirm.css +++ b/EarlyBlue/mozapps/xpinstall/xpinstallConfirm.css @@ -1,10 +1,19 @@ +#xpinstallheader { + margin-bottom: 2em; +} + #itemList { - margin: 10px 4px 10px 4px; + margin: 3px 4px 10px 4px; + height: 14em; border: 1px inset #CCD0DD; background-color: #FFFFFF; color: #000000; } +#itemWarningIntro { + -moz-margin-start: 8px; +} + #dialogContentBox { padding: 5px; } @@ -18,8 +27,14 @@ installitem { margin-bottom: 5px; } +.alert-icon { + -moz-margin-end: 20px; +} + .warning { font-weight: bold; + font-size: 1.25em; + margin-bottom: 1em; } .xpinstallItemIcon { @@ -36,23 +51,19 @@ installitem { .xpinstallItemSigned { font-style: italic; -} - -.xpinstallItemSigned[signed=false] { - color: #ED1C24; - font-style: normal; - font-weight: bold; -} - -.xpinstallItemNameRow { - padding-bottom: 3px; + font-size: 0.9em; } .xpinstallItemURL { -moz-appearance: none; border: none; + padding: 0; background-color: #FFFFFF; color: #000000; + margin-top: 1px; + margin-bottom: 1px; + -moz-margin-start: 6px; + -moz-margin-end: 5px; } .xpinstallItemIcon {