suite default theme changes on trunk from 1.9.1 branch point up to 2010-02-21
[themes.git] / LCARStrek / communicator / certError.css
index 9beed05d5ffcb5218d06a9bc71259d5c66d1b939..d126e23f4def6a215da19bc887cff4ab94660280 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.
  *
@@ -51,7 +51,7 @@ body {
 }
 
 h1 {
-  margin: 0 0 .6em 0;
+  margin: 0 0 .6em;
   border-bottom: 1px solid #008484;
   font-size: 160%;
   color: #FF0000;
@@ -62,7 +62,7 @@ h2 {
   background-color: #9C9CFF;
   color: #000000;
   -moz-border-radius: 8px;
-  padding-left: 10px;
+  -moz-padding-start: 10px;
 }
 
 #errorPageContainer {
@@ -91,7 +91,7 @@ body[dir="rtl"] #errorPageContainer {
 }
 
 #technicalContent > h2, #expertContent > h2 {
-  padding-left: 20px;
+  -moz-padding-start: 20px;
   cursor: pointer;
   background-image: url("chrome://global/skin/tree/twisty-open-selected.gif");
   background-position: 5px center;