update both themes for changes in toolkit winstripe for Mozilla 9 platform
[themes.git] / EarlyBlue / global / netError.css
index c3c213a748d90036ae1676ed662e8b14b500bf92..163d4bc249695d9637f9f389fd8d10e982b372a2 100644 (file)
@@ -7,6 +7,8 @@
  *              Henrik Skupin  <mozilla@hskupin.info>
  */
 
+@import url("chrome://global/skin/button.css");
+
 html {
   background: #CCD0DD;
 }
@@ -44,7 +46,6 @@ 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;
@@ -117,7 +118,6 @@ body[dir="rtl"] #brand {
   background-color: #FFFFCC;
   color: #000000;
   padding: 10px;
-  -moz-border-radius: 10px;
 }
 
 /* Custom styling for 'blacklist' error class */