about summary refs log tree commit diff
path: root/cgit.css
AgeCommit message (Expand)AuthorLines
2022-02-13Merge up to git v2.32.0June McEnroe-1/+1
2022-02-13Use <pre> and <span> to print diffsJune McEnroe-10/+4
2022-02-13Improve button spacing for browsers w/o CSSEric Wong-1/+0
2022-02-13Improve decoration display for browsers without CSSEric Wong-6/+0
2022-02-13Use <pre> for commit-msgEric Wong-5/+0
2022-02-13Improve pageheader display on text-based browsersEric Wong-1/+1
2020-10-20global: replace references to 'sha1' with 'oid'Christian Hesse-1/+1
2018-07-08css: use correct size in annotated decorationJason A. Donenfeld-0/+1
2018-06-27ui-log: highlight annotated tags in different colorChristian Hesse-0/+8
2018-01-19ui-blame: Allow syntax highlightingJeff Smith-0/+10
2018-01-19ui-blame: Make each column into a single table cellJeff Smith-2/+17
2018-01-19ui-blame: Distinguish hashes column from lines columnJeff Smith-0/+1
2017-10-03ui-blame: add blame UIJeff Smith-0/+8
2016-11-23css: highlight even table rows and skip empty rowsChristian Hesse-0/+20
2016-07-05css: consistent use of empty linesChristian Hesse-0/+6
2016-07-05ui-log: color line changesChristian Hesse-0/+9
2016-02-23css: fix indentationJason A. Donenfeld-4/+4
2016-02-23css: use less blurry icon for external linkChristian Hesse-1/+2
2016-02-22ui-shared: add homepage to tabsJason A. Donenfeld-0/+5
2015-03-13Remove no-op link from submodule entriesLukas Fleischer-1/+1
2014-12-23footer: link back to cgit home pageJason A. Donenfeld-0/+7
2014-01-08Reduce line number bloat, fix hover effectPeter Wu-2/+4
2013-05-27filters: import more modern scriptsJason A. Donenfeld-14/+0
2013-03-20Convert pager navigation into a unordered listLukas Fleischer-4/+10
2012-10-08ui-repolist: Bold the currently viewed page.Jamie Couture-0/+4
2012-03-20css: only use div#cgitFerry Huberts-4/+1
2012-03-18css: force text color to black on decorationsFerry Huberts-0/+4
2012-03-18css: vertically align the cgit logo imageFerry Huberts-0/+1
2012-03-18css: prefix all styles with div#cgitFerry Huberts-169/+169
2012-01-03Merge branch 'stable'Lars Hjemli-2/+2
2012-01-03fix css color value and vertical-align valueNorberto Lopes-2/+2
2011-03-06ui-diff.c: create a control panel for diff optionsLars Hjemli-0/+27
2011-02-19Merge branch 'br/misc'Lars Hjemli-1/+1
2011-02-19ssdiff: anchors for ssdiffBernhard Reutner-Fischer-1/+1
2011-02-19Merge branch 'jh/graph'Lars Hjemli-11/+29
2010-11-16ui-log: Colorize commit graphJohan Herland-0/+24
2010-11-16ui-log: Implement support for commit graphsJohan Herland-1/+6
2010-11-16ui-log: Change display of full commit messages (and notes)Johan Herland-12/+1
2010-09-19cgit.css: Add syntax highlighting entriesTodd Zullinger-1/+15
2010-08-04ui-log: Display git notes when presentJeff Smith-0/+11
2010-08-04ui-commit: Display git notes when presentJeff Smith-0/+18
2010-06-22Merge branch 'jh/path-limit'Lars Hjemli-2/+8
2010-06-19ui-shared.c: path-limit style nitpickLars Hjemli-4/+2
2010-06-19Fix style of commit-filter links in commit-subject.Johan Herland-1/+4
2010-06-19ui-shared: Display path limit directly beneath tab bar in relevant pagesJohan Herland-0/+8
2009-12-08Merge branch 'ro/ssdiff'Lars Hjemli-0/+99
2009-11-28cgit.css: highlight directories in treeGeorg Lukas-0/+5
2009-11-07In side-by-side diff, add support for marking individual characters.Ragnar Ouchterlony-0/+10
2009-09-16Polishing of how the side-by-side diff looks.Ragnar Ouchterlony-6/+60
2009-09-16First version of side-by-side diff.Ragnar Ouchterlony-0/+35