fix some parsing errors etc. and make new HTML-based buttons with ::before work in...
[themes.git] / LCARStrek / global / listbox.css
index cbdf3133f87083a658279369688043265712c30b..5bc4be856107eee29abff4e43eb4c575b1f980c1 100644 (file)
@@ -60,8 +60,8 @@ listbox:focus > listitem[selected="true"] {
 listheader {
   -moz-box-align: center;
   border: 1px solid #FF9F00;
 listheader {
   -moz-box-align: center;
   border: 1px solid #FF9F00;
-  border-left-top-radius: 3px;
-  border-right-top-radius: 3px;
+  border-top-left-radius: 3px;
+  border-top-right-radius: 3px;
   background-color: #9C9CFF;
   color: #000000;
   padding: 0;
   background-color: #9C9CFF;
   color: #000000;
   padding: 0;