gitweb: Allow for pre-parsed difftree info in git_patchset_body
[gitweb.git] / gitweb / gitweb.css
index 4821022535513dafd49b4b978f18baabbeb15f42..5eaa24fd24945bcec7d7fc4230755a85238f82e4 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;