From: Nigel Metheringham Date: Sun, 16 Jan 2011 19:18:39 +0000 (+0000) Subject: Attempted adding changebars - this may not work well X-Git-Tag: exim-4_89_1~73 X-Git-Url: https://git.exim.org/exim-website.git/commitdiff_plain/eb8c4c61801cc47c0619b11180d778d6b491cb30 Attempted adding changebars - this may not work well --- diff --git a/templates/web/doc/chapter.css b/templates/web/doc/chapter.css index 68e35b5..1565158 100644 --- a/templates/web/doc/chapter.css +++ b/templates/web/doc/chapter.css @@ -117,3 +117,8 @@ dl dd dl display: none; } } + +/* Changebars -- experimental */ +.changed { + border-right: 5px solid #000; +}