]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
Merge branch 'stable'
[ps-cgit] / cgit.css
index 9e6d2a496edf058bac0acf86d4e7920cb2fe820e..0cb894a6f20950597d0a53cc8c7a2f727ea9e70c 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -162,6 +162,11 @@ table.list td a {
        color: black;
 }
 
+table.list td a.ls-dir {
+       font-weight: bold;
+       color: #00f;
+}
+
 table.list td a:hover {
        color: #00f;
 }