]> 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 9e834cdac5fc9d1dc39fbeb1d4922ff6e0dba54d..9e40b946c4c0f10d32f86f4db260f5d225c1fdd3 100644 (file)
@@ -54,7 +54,7 @@ table {
        border-right: 1px solid grey;
 }
 
-.tbl tr:first-child td:only-child {
+.tbl tr:first-child td {
        border-top: 1px solid grey;
 }
 
@@ -223,7 +223,7 @@ iframe {
 
 #main_inner .post h2 {
        border-bottom: dotted 1px #e1e1e1;
-       font-size: 1.7em;
+       font-size: 0.8em;
        margin-bottom: 1em;
 }