aboutsummaryrefslogtreecommitdiffstats
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index 82c755c..555dd7c 100644
--- a/cgit.css
+++ b/cgit.css
@@ -195,6 +195,10 @@ div#cgit table.list td a {
color: black;
}
+div#cgit table.list td a.FS-link {
+ color: blue;
+}
+
div#cgit table.list td a.ls-dir {
font-weight: bold;
color: #00f;