make network error reporting look a bit better
[themes.git] / LCARStrek / browser / aboutNetError.css
index e4db78b3f48e4e41a27c288d97d5700773951b16..68d2a819dd466b5dc3c006018181af68abc326df 100644 (file)
@@ -76,8 +76,8 @@ div#certificateErrorReporting {
   display: none;
   float:right;
   /* Align with the "Try Again" button */
   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,
 }
 
 div#certificateErrorReporting a,
@@ -85,14 +85,14 @@ div#certificateErrorReportingPanel a {
   background-color: #C09070;
   color: #000000;
   border-radius: 300px;
   background-color: #C09070;
   color: #000000;
   border-radius: 300px;
+  padding: 1px 6px;
 }
 
 div#certificateErrorReporting a {
 }
 
 div#certificateErrorReporting a {
-/*  text-decoration: none; */
 }
 
 div#certificateErrorReporting a:hover {
 }
 
 div#certificateErrorReporting a:hover {
-/*  text-decoration: underline; */
+  text-decoration: none;
   background-color: #FFCF00;
 }
 
   background-color: #FFCF00;
 }