X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmozapps%2Fupdate%2Fupdates.css;h=dce5c4b9e44288858f29ff786bedef292b11c5c7;hp=0b54e023471960708b8df61f21ed6252bcc1c7a1;hb=569543b3d2d5099d602cc6644b026ee2adf3e00a;hpb=17b8126ad94ff1d98e40d92695da4545045863f5 diff --git a/EarlyBlue/mozapps/update/updates.css b/EarlyBlue/mozapps/update/updates.css index 0b54e023..dce5c4b9 100644 --- a/EarlyBlue/mozapps/update/updates.css +++ b/EarlyBlue/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;