update both themes for toolkit winstripe changed up to 2010-06-19
[themes.git] / LCARStrek / global / netError.css
index cbe85015c9126098c2d11f9cfffc58d75a3e9d1b..5678a31ebfb1871b46589f2a28620e1fcb7147ed 100644 (file)
@@ -15,11 +15,11 @@ 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 {
-  margin: 0 0 .6em 0;
+  margin: 0 0 .6em;
   border-bottom: 1px solid #008484;
   font-size: 160%;
 }
@@ -48,7 +48,7 @@ ul {
   padding: 3em;
   -moz-padding-start: 30px;
   background: url("chrome://global/skin/icons/alert-exclam.gif") left 0 no-repeat #000000;
-  -moz-background-origin: content;
+  background-origin: content-box;
 }
 
 #errorPageContainer.certerror {