improve tab strip styling slightly
[themes.git] / EarlyBlue / global / netError.css
index 412e23eed4cbf19d243b05c5514ece86a998be93..c3c213a748d90036ae1676ed662e8b14b500bf92 100644 (file)
@@ -15,7 +15,7 @@ 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 {
@@ -48,7 +48,7 @@ ul {
   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 {