even more fixes for LCARStrek 2.0a1
[themes.git] / LCARStrek / global / tree.css
index 82fda3c561219e8af18785a1a53aa3203f7d3b4a..9c1715c7aaf72ffc6ecd2b19ed59ce8dd339f1c8 100644 (file)
@@ -258,7 +258,16 @@ treecol {
   padding: 1px 4px;
 }
 
+treecol:first-child {
+  -moz-border-radius-topleft: 3px;
+}
+
+treecol:last-child {
+  -moz-border-radius-topright: 3px;
+}
+
 treecolpicker {
+  -moz-border-radius-topright: 3px;
   -moz-box-align: center;
   -moz-box-pack: center;
   border: 1px solid transparent;