some small adaptations to make 2.1a3 look alright
[themes.git] / LCARStrek / global / netError.css
index 1b4f41d17dcde470a368567a48e9473354ce0f17..d2465cafeba25f28ae743d6a8ba95b3b151a5d09 100644 (file)
@@ -7,6 +7,8 @@
  *              Henrik Skupin  <mozilla@hskupin.info>
  */
 
+@import url("chrome://global/skin/button.css");
+
 html {
   background: #000000;
 }
@@ -48,7 +50,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 {