update both themes to the state of SeaMonkey 2.3 and Firefox 6
[themes.git] / LCARStrek / global / netError.css
index 5678a31ebfb1871b46589f2a28620e1fcb7147ed..b4e84b03a49b4fd6d41acdc693992e8fc9a55535 100644 (file)
@@ -7,6 +7,8 @@
  *              Henrik Skupin  <mozilla@hskupin.info>
  */
 
+@import url("chrome://global/skin/button.css");
+
 html {
   background: #000000;
 }
@@ -44,7 +46,7 @@ ul {
   max-width: 52em;
   margin: 4em auto;
   border: 1px solid #9C9FFF;
-  -moz-border-radius: 10px;
+  border-radius: 10px;
   padding: 3em;
   -moz-padding-start: 30px;
   background: url("chrome://global/skin/icons/alert-exclam.gif") left 0 no-repeat #000000;
@@ -117,7 +119,7 @@ body[dir="rtl"] #brand {
   background-color: #FFCF00;
   color: #000000;
   padding: 10px;
-  -moz-border-radius: 10px;
+  border-radius: 10px;
 }
 
 /* Custom styling for 'blacklist' error class */