X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/788d9e170742d86d27fc8be529d7d51dc62d736303580572503c1497fd9a1003..4af8d076811f0ac8dd31de9bd11b5456925eaddb9a71fa8bdffbef1bbb227de2:/gitweb.css?ds=sidebyside diff --git a/gitweb.css b/gitweb.css index 2ae22e6..a592d3c 100644 --- a/gitweb.css +++ b/gitweb.css @@ -285,6 +285,10 @@ div.diff.chunk_header { color: #990099; } +div.diff.incomplete { + color: #cccccc; +} + div.diff_info { font-family: monospace; color: #000099;