summaryrefslogtreecommitdiffstats
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index 50ee609..c7b0919 100644
--- a/cgit.css
+++ b/cgit.css
@@ -481,6 +481,7 @@ div#cgit table.ssdiff td.lineno a {
color: gray;
text-align: right;
text-decoration: none;
+ transition: color 0.3s;
}
div#cgit table.blob td.linenumbers a:hover,