update both themes for communicator default theme changes up to 2011-02-13 (sync...
[themes.git] / EarlyBlue / communicator / certError.css
index 32b5895343527c91a683faeb8b8f0082e85083bf..4ba127164f4a95bcb0df1782ef41519422506367 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,11 +47,11 @@ body {
   margin: 0;
   padding: 0 1em;
   color: #000000;
-  font: 12px helvetica,arial,tahoma,sans-serif;
+  font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
 h1 {
-  margin: 0 0 .6em 0;
+  margin: 0 0 .6em;
   border-bottom: 1px solid #666699;
   font-size: 160%;
 }
@@ -66,11 +66,10 @@ h2 {
   max-width: 52em;
   margin: 4em auto;
   border: 2px solid #FFFFCC;
-  -moz-border-radius: 10px;
   padding: 3em;
   -moz-padding-start: 30px;
   background: url("chrome://global/skin/icons/sslWarning.png") left 0 no-repeat #9999CC;
-  -moz-background-origin: content;
+  background-origin: content-box;
 }
 
 body[dir="rtl"] #errorPageContainer {
@@ -87,7 +86,7 @@ body[dir="rtl"] #errorPageContainer {
 
 #technicalContent > h2, #expertContent > h2 {
   cursor: pointer;
-  padding-left: 20px;
+  -moz-padding-start: 20px;
   position: relative;
   left: -20px;
   background: url("chrome://global/skin/tree/twisty-open-selected.gif") left center no-repeat;