ssdiff: anchors for ssdiff

Emit anchors to the respective revisions in side-by-side diff view

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Bernhard Reutner-Fischer
2010-12-23 12:47:55 +01:00
committed by Lars Hjemli
parent 808c685ebb
commit e52040bf90
4 changed files with 43 additions and 11 deletions

View File

@@ -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;