about summary refs log tree commit
path: root/cgit.css
DateCommit message (Expand)
2019-04-22ui-{tree,repolist}: improve button spacing for browsers w/o CSS
2019-04-22ui-log: improve decoration display for browsers without CSS
2019-04-22ui-{commit,tag}: use <pre> for commit-msg
2019-04-22ui-shared: improve pageheader display on text-based browsers
2018-07-08css: use correct size in annotated decoration
2018-06-27ui-log: highlight annotated tags in different color
2018-01-19ui-blame: Allow syntax highlighting
2018-01-19ui-blame: Make each column into a single table cell
2018-01-19ui-blame: Distinguish hashes column from lines column
2017-10-03ui-blame: add blame UI
2016-11-23css: highlight even table rows and skip empty rows
2016-07-05css: consistent use of empty lines
2016-07-05ui-log: color line changes
2016-02-23css: fix indentation
2016-02-23css: use less blurry icon for external link
2016-02-22ui-shared: add homepage to tabs
2015-03-13Remove no-op link from submodule entries
2014-12-23footer: link back to cgit home page
2014-01-08Reduce line number bloat, fix hover effect
2013-05-27filters: import more modern scripts
2013-03-20Convert pager navigation into a unordered list
2012-10-08ui-repolist: Bold the currently viewed page.
2012-03-20css: only use div#cgit
2012-03-18css: force text color to black on decorations
2012-03-18css: vertically align the cgit logo image
2012-03-18css: prefix all styles with div#cgit
2012-01-03Merge branch 'stable'
2012-01-03fix css color value and vertical-align value
2011-03-06ui-diff.c: create a control panel for diff options
2011-02-19Merge branch 'br/misc'
2011-02-19ssdiff: anchors for ssdiff
2011-02-19Merge branch 'jh/graph'
2010-11-16ui-log: Colorize commit graph
2010-11-16ui-log: Implement support for commit graphs
2010-11-16ui-log: Change display of full commit messages (and notes)
2010-09-19cgit.css: Add syntax highlighting entries
2010-08-04ui-log: Display git notes when present
2010-08-04ui-commit: Display git notes when present
2010-06-22Merge branch 'jh/path-limit'
2010-06-19ui-shared.c: path-limit style nitpick
2010-06-19Fix style of commit-filter links in commit-subject.
2010-06-19ui-shared: Display path limit directly beneath tab bar in relevant pages
2009-12-08Merge branch 'ro/ssdiff'
2009-11-28cgit.css: highlight directories in tree
2009-11-07In side-by-side diff, add support for marking individual characters.
2009-09-16Polishing of how the side-by-side diff looks.
2009-09-16First version of side-by-side diff.
2009-09-13Merge branch 'lh/repo-scan'
2009-08-24Introduce 'section' as canonical spelling for 'repo.group'
2009-08-21cgit.css: make the blob display in tree view a bit prettier