theme: Fix coding style of the rounded tables.

This commit is contained in:
Michael Tremer
2014-01-09 12:17:39 +01:00
parent 33c56b4f58
commit 4e36e1791f

View File

@@ -27,11 +27,6 @@
/* Table */
/* when using class='bordered' after tabletag */
table {
*border-collapse: collapse; /* IE7 and lower */
border-spacing: 0;
}
.tbl th:first-child {
-moz-border-radius: 6px 0 0 0;
-webkit-border-radius: 6px 0 0 0;