]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
Teach cgit how to group repositories by category
[ps-cgit] / cgit.css
index 6c7f9c35979629aec35682edbb46a9f017a8b8f1..88a0a1dd5e4ac89da0ef4006264ed75d039fffbd 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -353,3 +353,8 @@ table.diff td div.del {
 .right {
        text-align: right;
 }
+
+table.list td.repogroup {
+       padding-top: 1em;
+       font-weight: bold;
+}