summaryrefslogtreecommitdiff
path: root/ui-refs.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-08-21 14:37:50 +0200
committerLars Hjemli <hjemli@gmail.com>2009-08-21 14:37:50 +0200
commit6638f40868ccf7806a9668560d3608324704c2b7 (patch)
treeda956081bc5e11709848a43a57be4a9e5c139683 /ui-refs.h
parentb0f946bcc7f08168ea2858d8658a74a32accd7f5 (diff)
downloadcgit-6638f40868ccf7806a9668560d3608324704c2b7.tar.gz
cgit-6638f40868ccf7806a9668560d3608324704c2b7.tar.bz2
cgit-6638f40868ccf7806a9668560d3608324704c2b7.zip
cgit.css: make the blob display in tree view a bit prettier
Adding some padding to the linenumbers while right-aligning them and removing the background color makes the page more readable. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
s'>-70/+90 2006-12-11Move common output-functions into ui-shared.cLars Hjemli4-82/+99 2006-12-11Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cLars Hjemli4-28/+29 2006-12-11Avoid infinite loops in caching layerLars Hjemli3-14/+31 2006-12-11Let 'make install' clear all cachefilesLars Hjemli1-0/+2 2006-12-11Fix cache algorithm loopholeLars Hjemli3-11/+16 2006-12-10Add version identifier in generated filesLars Hjemli2-9/+14 2006-12-10Add license file and copyright noticesLars Hjemli5-0/+372 2006-12-10Add caching infrastructureLars Hjemli9-28/+353