X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2FaboutNetError.css;h=68d2a819dd466b5dc3c006018181af68abc326df;hp=e4db78b3f48e4e41a27c288d97d5700773951b16;hb=3981a41b30b3237e79ea5c3677c6007dcbd92061;hpb=8c5bee4f41ec2cdc446d0b5c42385415c2b704f1 diff --git a/LCARStrek/browser/aboutNetError.css b/LCARStrek/browser/aboutNetError.css index e4db78b3..68d2a819 100644 --- a/LCARStrek/browser/aboutNetError.css +++ b/LCARStrek/browser/aboutNetError.css @@ -76,8 +76,8 @@ div#certificateErrorReporting { display: none; float:right; /* Align with the "Try Again" button */ - margin-top:24px; - margin-right:24px; + margin-top: 19px; + margin-right: 0; } div#certificateErrorReporting a, @@ -85,14 +85,14 @@ div#certificateErrorReportingPanel a { background-color: #C09070; color: #000000; border-radius: 300px; + padding: 1px 6px; } div#certificateErrorReporting a { -/* text-decoration: none; */ } div#certificateErrorReporting a:hover { -/* text-decoration: underline; */ + text-decoration: none; background-color: #FFCF00; }