]> git.cameronkatri.com Git - cgit.git/blobdiff - cgit.css
tests: t0107: support older and/or non-GNU tar
[cgit.git] / cgit.css
index 05c4530bab8e21d4942bd1c1f73ea6f79690b635..dfa144d05dd5757b0a4b64225a9e4c27d8ac1223 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -561,7 +561,7 @@ div#cgit table.diff td div.del {
        color: red;
 }
 
-div#cgit .sha1 {
+div#cgit .oid {
        font-family: monospace;
        font-size: 90%;
 }
@@ -711,6 +711,7 @@ div#cgit a.deco {
 
 div#cgit div.commit-subject a.branch-deco,
 div#cgit div.commit-subject a.tag-deco,
+div#cgit div.commit-subject a.tag-annotated-deco,
 div#cgit div.commit-subject a.remote-deco,
 div#cgit div.commit-subject a.deco {
        margin-left: 1em;