]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.css
gitweb: Refactor printing shortened title in git_shortlog_body and git_tags_body
[Gitweb] / gitweb.css
index b2e665c9b287ac0f54a868e25dcb9966129e1c8ac3d0694649d17b24f1b7a1d9..641381226a0e6ffa3d7069edb6f4d6a82761d1865ee6230b967749d652e32ff8 100644 (file)
@@ -117,9 +117,14 @@ div.list_head {
 
 a.list {
        text-decoration: none;
 
 a.list {
        text-decoration: none;
+       font-weight: bold;
        color: #000000;
 }
 
        color: #000000;
 }
 
+table.tags a.list {
+       font-weight: normal;
+}
+
 a.list:hover {
        text-decoration: underline;
        color: #880000;
 a.list:hover {
        text-decoration: underline;
        color: #880000;
This page took 0.172474 seconds and 4 git commands to generate.