From e52040bf90b034aebbfa32756638a24d6b1b3712 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 23 Dec 2010 12:47:55 +0100 Subject: ssdiff: anchors for ssdiff Emit anchors to the respective revisions in side-by-side diff view Signed-off-by: Bernhard Reutner-Fischer Signed-off-by: Lars Hjemli --- cgit.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgit.css') diff --git a/cgit.css b/cgit.css index a2a685b..3ed1989 100644 --- a/cgit.css +++ b/cgit.css @@ -275,7 +275,7 @@ table.blob pre { padding: 0; margin: 0; } -table.blob a.no { +table.blob a.no, table.ssdiff a.no { color: gray; text-align: right; text-decoration: none; -- cgit v1.2.3-59-g8ed1b