X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=gitweb.css;h=1699b915e6d8363cfc08ed21ef4e9ed137c95500;hb=cd2830765c02b13ab929f8909ba6bac472a40cf6;hp=c3ec336f418fffd4200c4e59809328db775c8847;hpb=51ee909a21d2c8af265904facf20a8aa645b22d1;p=m6w6%2Fgitweb-theme diff --git a/gitweb.css b/gitweb.css index c3ec336..1699b91 100644 --- a/gitweb.css +++ b/gitweb.css @@ -571,9 +571,15 @@ div.diff.from_file { .rem { background: #ffdddd; } +.rem .marked { + background: #ffaaaa; +} .add { background: #ddffdd; } +.add .marked { + background: #7dff7d; +} .extended_header { width: 99.5%;