add missing messebnger stylesheets
[themes.git] / LCARStrek / browser / aboutNetError.css
index acb4e8a405581a46b694afa314b6ddd1b14b8851..3042a671644567350507a4f165bdcd4a23e953c9 100644 (file)
@@ -125,10 +125,6 @@ span#hostname {
 
 #automaticallyReportInFuture {
   cursor: pointer;
-  display: inline-block;
-  padding-inline-start: 2.3em;
-  text-indent: -2.3em;
-  line-height: 16px
 }
 
 #errorCode:not([href]) {
@@ -166,3 +162,8 @@ span#hostname {
   white-space: pre-wrap;
   padding: 1em 0;
 }
+
+#cert_domain_link:not([href]) {
+  color: var(--in-content-page-color);
+  text-decoration: none;
+}