]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.css
gitweb: Add author initials in 'blame' view, a la "git gui blame"
[Gitweb] / gitweb.css
index f692e74a68685a5724aadca9cc19153c216b37e908616a2e0a59edde2ed86a24..10868fadd45112702267cb6fd92ee935458b997e6b26e48e7331dae09b2f3637 100644 (file)
@@ -242,6 +242,11 @@ tr.dark:hover {
        background-color: #edece6;
 }
 
+tr.boundary td.sha1,
+tr.no-previous td.linenr {
+       font-weight: bold;
+}
+
 td {
        padding: 2px 5px;
        font-size: 100%;
This page took 0.307 seconds and 4 git commands to generate.