]> Lady’s Gitweb - Gitweb/blobdiff - static/gitweb.css
gitweb: Optional grouping of projects by category
[Gitweb] / static / gitweb.css
index eb9610630b014acf41b3ea4c877ba468e2a8d62d920af327baaa86c64f627661..54857efe39477575c07a0bb79115c12a72c39ab049155b58d104ebfa98cb2f83 100644 (file)
@@ -295,6 +295,13 @@ td.current_head {
        text-decoration: underline;
 }
 
        text-decoration: underline;
 }
 
+td.category {
+       background-color: #d9d8d1;
+       border-top: 1px solid #000000;
+       border-left: 1px solid #000000;
+       font-weight: bold;
+}
+
 table.diff_tree span.file_status.new {
        color: #008000;
 }
 table.diff_tree span.file_status.new {
        color: #008000;
 }
This page took 0.153528 seconds and 4 git commands to generate.