X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmozapps%2Fupdate%2Fupdates.css;h=aa6560971acfcab96639afe39a69804d737722d7;hp=94ae5c3378af750763723e9137cc9b25ccb86c28;hb=2c225fcbeaa337cfcdc3d469ab3a9b416f5d8fae;hpb=f128e38f4b564fd22f46f810e104934d864d7caf diff --git a/EarlyBlue/mozapps/update/updates.css b/EarlyBlue/mozapps/update/updates.css index 94ae5c33..aa656097 100644 --- a/EarlyBlue/mozapps/update/updates.css +++ b/EarlyBlue/mozapps/update/updates.css @@ -46,6 +46,21 @@ wizardpage { -moz-margin-end: 6px; } +.inline-link { + color: blue; + text-decoration: none; +} + +.inline-link:hover { + text-decoration: underline; +} + +/* Unsupported Page */ +#unsupportedLabel, #unsupportedLinkLabel { + -moz-margin-start: 0; + -moz-padding-start: 0; +} + /* Update Found Basic Page */ #updateName, #updateFinishedName { font-weight: bold;