]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.css
gitweb: Mark boundary commits in 'blame' view
[Gitweb] / gitweb.css
index f692e74a68685a5724aadca9cc19153c216b37e908616a2e0a59edde2ed86a24..1e8737752943865433ca03918206e10cd653d2175bd21932fe4b2b29aa7340cd 100644 (file)
@@ -242,6 +242,10 @@ tr.dark:hover {
        background-color: #edece6;
 }
 
+tr.boundary td.sha1 {
+       font-weight: bold;
+}
+
 td {
        padding: 2px 5px;
        font-size: 100%;
This page took 0.210894 seconds and 4 git commands to generate.