about summary refs log tree commit diff
path: root/cgit.css
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2006-12-22 00:58:18 +0100
committerLars Hjemli <hjemli@gmail.com>2006-12-22 00:58:18 +0100
commit9d8d9b61238df3a855504825e5f735d00289f12b (patch)
treeee4e5b6712abb684b920f1f69683eb2b43c6fd8d /cgit.css
parentAdd missing ttl-options in config (diff)
downloadcgit-magenta-9d8d9b61238df3a855504825e5f735d00289f12b.tar.xz
Only show first 80 characters of commit subject in log and summary
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css

index 7b8e468..85815c1 100644 --- a/cgit.css +++ b/cgit.css
@@ -100,7 +100,7 @@ td.blob { background-color: white; } -table.log td { +table.nowrap td { white-space: nowrap; }