]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.css
gitweb: Show information about incomplete lines in commitdiff
[Gitweb] / gitweb.css
index 2ae22e62dd3c97ab6cfdafd7c4b943e94ac4036d974148fc27fb070d55f4cdad..a592d3cc2c64d20f9029e9ee94b657631c93c09c9cde290813725dccb9c844d9 100644 (file)
@@ -285,6 +285,10 @@ div.diff.chunk_header {
        color: #990099;
 }
 
+div.diff.incomplete {
+       color: #cccccc;
+}
+
 div.diff_info {
        font-family: monospace;
        color: #000099;
This page took 0.206901 seconds and 4 git commands to generate.