summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
8f6f8c3)
The diffstat looks rather ugly when the filemode is wrapped to one
char per line, so lets force it to not wrap.
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
+table.diffstat td.mode {
+ white-space: nowrap;
+}
+
table.diffstat td span.modechange {
padding-left: 1em;
color: red;
table.diffstat td span.modechange {
padding-left: 1em;
color: red;