X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fgitweb-theme;a=blobdiff_plain;f=gitweb.css;fp=gitweb.css;h=1699b915e6d8363cfc08ed21ef4e9ed137c95500;hp=c3ec336f418fffd4200c4e59809328db775c8847;hb=cd2830765c02b13ab929f8909ba6bac472a40cf6;hpb=1ca0ffb542cbcb99c0cf006d75984b4c1949131a 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%;