]> git.cameronkatri.com Git - cgit.git/blobdiff - cgit.css
cgit_print_tree(): Free curr_rev after usage
[cgit.git] / cgit.css
index e06c261e4c11ff8d6c3f710fd8825547adfb6bbb..54da076617aed6964d24b83e0f6ed1fcaea2e64f 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -1,9 +1,6 @@
-body, div#cgit table, div#cgit form {
+div#cgit {
        padding: 0em;
        margin: 0em;
-}
-
-body {
        font-family: sans-serif;
        font-size: 10pt;
        color: #333;
@@ -551,6 +548,10 @@ div#cgit div.pager a {
        margin: 0em 0.5em;
 }
 
+div#cgit div.pager .current {
+       font-weight: bold;
+}
+
 div#cgit span.age-mins {
        font-weight: bold;
        color: #080;