update both themes for toolkit winstripe changed up to 2010-06-19
[themes.git] / LCARStrek / communicator / certError.css
index 49929b876967b3c859c4ab00f8c7503b7a318f38..2942a7db0ba2fe549990e7eccf4c804dd2cd0b8b 100644 (file)
@@ -14,7 +14,7 @@
  * The Original Code is mozilla.org code.
  *
  * The Initial Developer of the Original Code is
- * Mozilla Corporation.
+ *   the Mozilla Foundation.
  * Portions created by the Initial Developer are Copyright (C) 2008
  * the Initial Developer. All Rights Reserved.
  *
@@ -47,7 +47,7 @@ body {
   margin: 0;
   padding: 0 1em;
   color: #FF9F00;
-  font: 12px helvetica,arial,tahoma,sans-serif;
+  font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
 h1 {
@@ -75,7 +75,7 @@ h2 {
   padding: 3em;
   -moz-padding-start: 30px;
   background: url("chrome://global/skin/icons/sslWarning.png") left 0 no-repeat #000000;
-  -moz-background-origin: content;
+  background-origin: content-box;
 }
 
 body[dir="rtl"] #errorPageContainer {