]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.css
gitweb: bugfix: a.list formatting regression
[Gitweb] / gitweb.css
index cb0a9b1970f613263f4706b8f981f7d820728dec84eab7b948bbfe1b1a14557d..35ad02b382c3baf59a2f045f3f68e05aa163c6b0f2c3982723c21e43fe09f48b 100644 (file)
@@ -117,11 +117,14 @@ div.list_head {
 
 a.list {
        text-decoration: none;
-       font-weight: bold;
        color: #000000;
 }
 
-table.tags a.list {
+a.subject {
+       font-weight: bold;
+}
+
+table.tags a.subject {
        font-weight: normal;
 }
 
This page took 0.211878 seconds and 4 git commands to generate.