]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - html/html/themes/ipfire/include/css/style.css
Edited stylecss so that TR:first-child td {} has a top border (for firewall rulecreation)
[people/teissler/ipfire-2.x.git] / html / html / themes / ipfire / include / css / style.css
index aa7bd16b9d98ecbb606ced26d81324f156ee76a5..9e40b946c4c0f10d32f86f4db260f5d225c1fdd3 100644 (file)
@@ -54,7 +54,7 @@ table {
        border-right: 1px solid grey;
 }
 
        border-right: 1px solid grey;
 }
 
-.tbl tr:first-child td:only-child {
+.tbl tr:first-child td {
        border-top: 1px solid grey;
 }
 
        border-top: 1px solid grey;
 }