X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fmozapps%2Fupdate%2Fupdates.css;h=07c6656ed90abbd82ca02d92c21fa9ef9084d274;hb=dbd844cb7cf3813ee33ce4ef53ca93b53e03e67d;hp=61697ba916253f08af6c104b5cfa996dd41065ae;hpb=17b8126ad94ff1d98e40d92695da4545045863f5;p=themes.git diff --git a/LCARStrek/mozapps/update/updates.css b/LCARStrek/mozapps/update/updates.css index 61697ba9..07c6656e 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; } @@ -30,20 +34,13 @@ wizardpage { } .remoteLoadingThrobber[state="error"] { - list-style-image: url("chrome://global/skin/icons/notfound.png"); + list-style-image: url("chrome://global/skin/icons/information-16.png"); } .wizard-buttons-separator { 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;