X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmozapps%2Fupdate%2Fupdates.css;h=4ce1e45286884528e111ef014fc97faa0ba98761;hp=8f45c670e8f870a4e50d2031a016d66dbd7624ae;hb=18f5421a753324176299d1a66883253f6658d863;hpb=8caa872d050772c572257f23011c668f70dcaef7 diff --git a/LCARStrek/mozapps/update/updates.css b/LCARStrek/mozapps/update/updates.css index 8f45c670..4ce1e452 100644 --- a/LCARStrek/mozapps/update/updates.css +++ b/LCARStrek/mozapps/update/updates.css @@ -26,12 +26,8 @@ link > label { text-decoration: underline !important; } -link:hover:active { - color: red; -} - link:focus { - border: 1px dotted black; + border: 1px dotted #000000; } remotecontent { @@ -47,7 +43,7 @@ remotecontent { * License Page */ .loadingBox { - padding: 3px 5px 3px 5px; + padding: 3px 5px; } .remoteLoadingThrobber { margin-top: 3px; @@ -63,7 +59,10 @@ remotecontent { * Update Found Page */ #moreDetails { - margin: 1px 5px 4px 3px; + margin-top: 1px; + margin-bottom: 4px; + -moz-margin-start: 3px; + -moz-margin-end: 5px; } #updateForMoreInfo { @@ -86,7 +85,7 @@ remotecontent { -moz-border-radius: 5px; border: 1px solid #9C9CFF; padding: 3px; - margin: 1px 5px 4px 5px; + margin: 1px 5px 4px; } /** @@ -200,7 +199,7 @@ update { #historyItems { height: 200px; - margin: 1px 5px 4px 5px; + margin: 1px 5px 4px; } #historyItems > scrollbox { @@ -212,4 +211,3 @@ update { -moz-margin-start: 27px; margin-bottom: 10px; } -