about summary refs log tree commit diff
path: root/ui-tree.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-05-12 00:29:37 +0200
committerLars Hjemli <hjemli@gmail.com>2007-05-12 00:29:37 +0200
commitf5af0beb6ab569d64950ca55a52a07923917ce81 (patch)
tree5116ef68974fd94315e5b186c6e9eecb6b572f6e /ui-tree.c
parentAdd links to enable downloading of tagged blobs (diff)
downloadcgit-pink-f5af0beb6ab569d64950ca55a52a07923917ce81.tar.gz
cgit-pink-f5af0beb6ab569d64950ca55a52a07923917ce81.zip
css: fix bad rendering in Internet Explorer
The layout-tables used border-collapse:separate, which maked all pages look
really bad in IE. Fix it.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-tree.c')
0 files changed, 0 insertions, 0 deletions
2018-02-04Handle window resizing in gfcocoaJune McEnroe 2018-02-04Set cinoptionsJune McEnroe 2018-02-04Tweak colorscheme moreJune McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe White is not obvious enough. 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe Replace default palette with alternating black and white. 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe