]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.css
gitweb: Mark commits with no "previous" in 'blame' view
[Gitweb] / gitweb.css
index 1e8737752943865433ca03918206e10cd653d2175bd21932fe4b2b29aa7340cd..10868fadd45112702267cb6fd92ee935458b997e6b26e48e7331dae09b2f3637 100644 (file)
@@ -242,7 +242,8 @@ tr.dark:hover {
        background-color: #edece6;
 }
 
-tr.boundary td.sha1 {
+tr.boundary td.sha1,
+tr.no-previous td.linenr {
        font-weight: bold;
 }
 
This page took 0.205782 seconds and 4 git commands to generate.