Commit graph

6 commits

Author SHA1 Message Date
Mikko Rantanen
26d349b736 Align the file summary
Use <table> element to lay out the file summary. The summary is tabular
data anyway so the use of <table> should be justified. First column
contains lines added, justified to right and the second column contains
lines removed, justified to the left. The last column has the file name.

Fixes #27
2015-10-28 19:43:06 +02:00
Nuno Teixeira
f1db9a9d6f Show the list of changed files
- Optionally show the file list before the diff
- Change usage to accept configuration instead of multiple methods
2015-10-19 12:47:49 +01:00
Rodrigo Fernandes
029efa4d0a css fix to Y scrollbar on side by side diff 2015-07-18 23:22:36 +01:00
CodingTwinky
573f4c29a3 Update diff2html.css 2015-07-14 17:23:21 -07:00
Rodrigo Fernandes
e598a81aa2 avoid diff prefix on hightlight 2015-05-31 23:07:23 +01:00
Rodrigo Fernandes
5395562513 add release script 2015-05-03 14:09:07 +01:00
Renamed from diff2html.css (Browse further)