X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=html%2Fhtml%2Fthemes%2Fipfire%2Finclude%2Fcss%2Fstyle.css;fp=html%2Fhtml%2Fthemes%2Fipfire%2Finclude%2Fcss%2Fstyle.css;h=f15b66435ac4375747eafda92eb8b4e2a48537be;hb=11e012ef666e8c4d2af865db02756398929c35cd;hp=9f3e25b7a49c9d7fc828f1833973d7a03c477d38;hpb=726e688235f91da4309437abba84c8943a9367fa;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/html/html/themes/ipfire/include/css/style.css b/html/html/themes/ipfire/include/css/style.css index 9f3e25b7a4..f15b66435a 100644 --- a/html/html/themes/ipfire/include/css/style.css +++ b/html/html/themes/ipfire/include/css/style.css @@ -291,7 +291,9 @@ table { .tbl th:only-child { border: 1px solid lightgrey; } - +.tbl td{ + padding-left: 0.5em; +} .tbl tr td:first-child { border-left: 1px solid lightgrey; }