update both themes to toolkit winstripe changes up to 2010-09-24
[themes.git] / LCARStrek / chatzilla / chatzilla.css
index 9d3a9800871f0085eb8aa5149623613f43f56ae1..0ec23c159f2ae87315d89e41a5c7e6fe8e2357a7 100644 (file)
@@ -64,7 +64,7 @@ window {
 
 #input-widget,
 #input-widget-multiline {
-  -moz-border-radius: 5px;
+  border-radius: 5px;
   border: 1px solid #9C9CFF;
 }
 
@@ -136,7 +136,7 @@ window {
 }
 
 .output-container {
-  -moz-border-radius: 5px;
+  border-radius: 5px;
   border: 1px solid #9C9CFF;
 }