You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css/repo
silverwind 7fda109aba
Drag-and-drop improvements for projects and issue pins (#29875)
1. Add "grabbing" cursor while dragging items:


![](https://github.com/go-gitea/gitea/assets/115237/c60845ff-7544-4215-aeaa-408e8c4ef03a)

2. Make project board only drag via their header, not via their whole
body.


![](https://github.com/go-gitea/gitea/assets/115237/62c27f3d-993a-481d-9cc3-b6226b4c5d61)

3. Fix some cursor problems in projects
4. Move shared options into `createSortable`.
1 year ago
..
header.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 1 year ago
issue-card.css Drag-and-drop improvements for projects and issue pins (#29875) 1 year ago
issue-label.css Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) 1 year ago
issue-list.css Fix wrapping of label list (#28684) 1 year ago
linebutton.css Various code view improvements (#30014) 1 year ago
list-header.css Fix UI on mobile view (#25315) 2 years ago
release-tag.css Remove a `gt-float-right` and some unnecessary helpers (#27110) 2 years ago
wiki.css Add border radius for wiki pages (#29937) 1 year ago