X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmozapps%2Fxpinstall%2FxpinstallConfirm.css;h=41f38b7dbe1966f8f4973b0948df5402b2b18061;hp=99ce38602ee39775984b284e88e5e82bd43df3ce;hb=6082be9443900156de6457a2839c8a66fdecc420;hpb=49037d9b102dd33667ce0a860f02d820e5a7aeaf diff --git a/EarlyBlue/mozapps/xpinstall/xpinstallConfirm.css b/EarlyBlue/mozapps/xpinstall/xpinstallConfirm.css index 99ce3860..41f38b7d 100644 --- a/EarlyBlue/mozapps/xpinstall/xpinstallConfirm.css +++ b/EarlyBlue/mozapps/xpinstall/xpinstallConfirm.css @@ -1,13 +1,19 @@ -.listbox { +#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; } @@ -21,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 { @@ -39,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 {