aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/css/repo.css
Commit message (Expand)AuthorAgeFilesLines
* Add muted class to author name in repo commit list (#29989)yp053272024-03-251-0/+1
* Various code view improvements (#30014)silverwind2024-03-241-1/+0
* Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2...silverwind2024-03-221-10/+0
* Refactor clone-panel styles (#29861)wxiaoguang2024-03-171-23/+9
* Better highlighting of archved labels (#29749)65432024-03-151-1/+2
* Improve branch select list ui in go templates (#29729)HEREYUA2024-03-151-0/+30
* Fix Citation modal responsiveness and clipboard copy (#29799)silverwind2024-03-151-7/+3
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-151-10/+0
* Improve commit record's ui in comment list (#26619)yp053272024-03-141-5/+1
* Highlight archived labels (#29680)65432024-03-121-0/+4
* Improve CSV rendering (#29638)silverwind2024-03-101-1/+17
* Use flex wrap to layout the PR update button (#29590)wxiaoguang2024-03-051-9/+2
* Do not exceed display for the PR page buttons on smaller screens (#29418)charles2024-03-041-1/+1
* Clean up diff header css and reduce global textarea min-height (#29232)silverwind2024-02-181-17/+1
* Remove obsolete border-radius on comment content (#29128)silverwind2024-02-101-4/+0
* Improve user search display name (#29002)KN4CK3R2024-02-011-3/+5
* Show latest commit for file (#28067)JakobDev2024-01-151-0/+18
* Revamp repo header (#27760)Denys Konovalov2024-01-121-93/+0
* Add merge arrow direction and update styling (#28523)Kyle D2024-01-051-2/+4
* Fix Show/hide filetree button on small displays (#27881)sebastian-sauer2023-11-171-20/+0
* Improve PR diff view on mobile (#27883)sebastian-sauer2023-11-161-25/+2
* Add word-break to repo description in home page (#27924)yp053272023-11-071-3/+3
* Fix the overflow style for "Hide all checks" (#27932)wxiaoguang2023-11-071-4/+12
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-021-16/+22
* Add dedicated class for empty placeholders (#27788)silverwind2023-10-251-4/+6
* Add word-break to organization name and description (#26624)yp053272023-10-251-0/+1
* Add gap between diff boxes (#27776)silverwind2023-10-251-0/+3
* [FIX] resolve confusing colors in languages stats by insert a gap (#27704)MrDevil2023-10-201-0/+1
* Fix sticky diff header background (#27697)silverwind2023-10-201-1/+2
* Remove max-width and add hide text overflow (#27359)Kyle D2023-10-091-13/+0
* link to file from its history (#27354)Denys Konovalov2023-10-021-3/+0
* Hide archived labels when filtering by labels on the issue list (#27115)puni98692023-10-011-2/+4
* Fix review UI (#27322)wxiaoguang2023-09-281-14/+9
* Improve issue history dialog and make poster can delete their own history (#2...wxiaoguang2023-09-281-0/+2
* Fix repo sub menu (#27169)wxiaoguang2023-09-211-2/+3
* Improve repo/user/org search (#27030)wxiaoguang2023-09-121-8/+2
* Improve "language stats" UI (#26968)wxiaoguang2023-09-101-90/+24
* Fix scoped label layout (#26932)wxiaoguang2023-09-061-1/+2
* More fixes for the "commit-body" (#26898)wxiaoguang2023-09-041-2/+3
* Remove CSS `has` selector and improve various styles (#26891)wxiaoguang2023-09-041-13/+4
* Refactor "shortsha" (#26877)wxiaoguang2023-09-031-63/+0
* Render code blocks in repo description (#26830)silverwind2023-08-311-4/+0
* Remove polluted ".ui.left" style (#26809)wxiaoguang2023-08-301-18/+0
* Unify `border-radius` behavior (#26770)delvh2023-08-281-10/+10
* Fixed text overflow in dropdown menu (#26694)Viktor Suprun2023-08-251-0/+5
* Fix review bar misalignment (#26711)wxiaoguang2023-08-241-10/+6
* Improve the branch selector tab UI (#26631)wxiaoguang2023-08-211-2/+2
* Fix various line-height styles (#26553)wxiaoguang2023-08-171-2/+2
* Refactor project templates (#26448)Denys Konovalov2023-08-121-19/+0
* Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` ...Earl Warren2023-08-011-12/+0