fix a few about: styles while working on further ones
[themes.git] / EarlyBlue / global / netError.css
index 37e3f2ecf33b2895c11423c3ef428f7e86b2aed9..190554009e8fafb1b6d0d406986ca89f514aef8c 100644 (file)
@@ -44,11 +44,10 @@ ul {
   max-width: 52em;
   margin: 4em auto;
   border: 1px solid #666699;
-  -moz-border-radius: 10px;
   padding: 3em;
   -moz-padding-start: 30px;
   background: url("chrome://global/skin/icons/alert-exclam.gif") left 0 no-repeat #9999CC;
-  -moz-background-origin: content;
+  background-origin: content-box;
 }
 
 #errorPageContainer.certerror {
@@ -117,7 +116,6 @@ body[dir="rtl"] #brand {
   background-color: #FFFFCC;
   color: #000000;
   padding: 10px;
-  -moz-border-radius: 10px;
 }
 
 /* Custom styling for 'blacklist' error class */