X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmozapps%2Fupdate%2Fupdates.css;h=83203be7065e80531d6c66b4f97850f24bfcb72f;hp=07c6656ed90abbd82ca02d92c21fa9ef9084d274;hb=25fe52645ef988436b57074ab129945504adf926;hpb=c4affa52f0de77abdffd5ea5764ce432a012bf82 diff --git a/LCARStrek/mozapps/update/updates.css b/LCARStrek/mozapps/update/updates.css index 07c6656e..83203be7 100644 --- a/LCARStrek/mozapps/update/updates.css +++ b/LCARStrek/mozapps/update/updates.css @@ -46,6 +46,21 @@ wizardpage { -moz-margin-end: 6px; } +.inline-link { + color: #3333FF; + 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;