summaryrefslogtreecommitdiffstats
path: root/data/paste-diff.css
AgeCommit message (Collapse)AuthorFilesLines
2011-10-31fix unified diff highlightingFlorian Pritz1-2/+3
We shouldn't recolor "ed commands" when they appear in a unified diff. To make this work we have to mark comment lines so the css selector can find them. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2010-09-22split css fileFlorian Pritz1-0/+19
Signed-off-by: Florian Pritz <bluewind@xssn.at>