X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmozapps%2Fupdate%2Fupdates.css;h=02bff7679dc16f54becd45ba7953d1e35e9dcbba;hp=61697ba916253f08af6c104b5cfa996dd41065ae;hb=154ee8b3f00d30f053c7e7d189e6522075bf0654;hpb=17b8126ad94ff1d98e40d92695da4545045863f5 diff --git a/LCARStrek/mozapps/update/updates.css b/LCARStrek/mozapps/update/updates.css index 61697ba9..02bff767 100644 --- a/LCARStrek/mozapps/update/updates.css +++ b/LCARStrek/mozapps/update/updates.css @@ -13,6 +13,10 @@ wizardpage { padding: 0; } +.update-header { + padding: 0px 10px; +} + .update-content { padding: 10px; } @@ -37,13 +41,6 @@ wizardpage { margin-top: 0 !important; } -#updates[currentpageid="updatesfoundbasic"] .wizard-button[dlgtype="next"], -#updates[currentpageid="updatesfoundbillboard"] .wizard-button[dlgtype="next"], -#updates[currentpageid="finished"] .wizard-button[dlgtype="finish"], -#updates[currentpageid="finishedBackground"] .wizard-button[dlgtype="finish"] { - font-weight: bold; -} - #licenseContent, #incompatibleListbox { -moz-margin-start: 6px; -moz-margin-end: 6px;