summaryrefslogtreecommitdiffstats
path: root/scss
AgeCommit message (Collapse)Author
2019-07-06Implement annotationsDrew DeVault
2019-06-16Clip filename and commit message in tree viewIgnas Kiela
2019-01-29Fix block selection styles for FirefoxIvan Habunek
On Firefox, when multiple lines are selected, 2px is not enough to connect adjacent lines which leaves a 1px white gap between them. Increasing the selection height by 1px fixes that.
2019-01-23Highlight line of code indicated by fragmentIvan Habunek
2018-12-12Limit max width of images in readmes to 100%Drew DeVault
2018-10-01Implement commit viewDrew DeVault
2018-10-01Flesh out log view a bitDrew DeVault
Fixes and adds style for tags, annotations, etc
2018-09-22Set pointer-events: none on rulerDrew DeVault
2018-09-22Right-align line numbersDrew DeVault
2018-09-22Add blob viewDrew DeVault
2018-09-21Improve grid alignmentDrew DeVault
2018-09-21Split up columns more, gray stuff outDrew DeVault
2018-09-21Mock up tree pageDrew DeVault
2018-09-19Remove cgit supportDrew DeVault
2018-09-08Add back tag-deco for non-annotated tagsThomas Bracht Laumann Jespersen
In 1caa76776ea0e96709bdf1f94a7da9f8b7fa2f35 the a.tag-deco class was removed in favour of a.tag-annotated-deco. However, it seems that cgit has just added a distinction between annotated and non-annotated tags. See https://git.sr.ht/~laumann/redshift-rs/ for an example (specifically the v0.1.1 tag).
2018-09-01Remove font-awesome 4 importDrew DeVault
2018-08-18Fix font-size on pre elementsDrew DeVault
2018-08-15Fix annotated tag displayDrew DeVault
cgit changed the class for these
2018-06-30Revert line numbers line-height changeDrew DeVault
Switched cgit's highlighter around
2018-06-30Fix line numbers line-heightDrew DeVault
2018-06-16Fix background on code pagesDrew DeVault
2018-06-16Apply redesignDrew DeVault
2017-05-05Correct font size on source code listingsDrew DeVault
2017-04-06Refactor access controls and add repo editDrew DeVault
2017-04-02Handle empty repositoriesDrew DeVault
2017-04-02Add index pageDrew DeVault
2017-02-06Add search to user pageDrew DeVault
2017-02-05Fix sizing on code blocksDrew DeVault
2017-02-05Match color of path to navDrew DeVault
2017-02-05Recolor some cgit linksDrew DeVault
2017-02-05Tweak cgit tab styles to more closely match srhtDrew DeVault
2017-02-05Update SCSS to srht standardDrew DeVault
2017-02-04Tweak cgit styles to match sr.ht themeDrew DeVault
2017-02-04Initial commitDrew DeVault