X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/a65194977c4454e7fd04c2c2929686a23209a955e72e9863b91fc94dcb000afd..8f0b2806a7493b12e4dabcbb1b78964d5251743ef9e840d81334d1055c6ae8d1:/gitweb.css diff --git a/gitweb.css b/gitweb.css index c0025c6..cb0a9b1 100644 --- a/gitweb.css +++ b/gitweb.css @@ -226,6 +226,10 @@ table.diff_tree span.file_status.mode_chnge { color: #777777; } +table.diff_tree span.file_status.copied { + color: #70a070; +} + /* age2: 60*60*24*2 <= age */ table.project_list td.age2, table.blame td.age2 { font-style: italic;