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
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`.
12 months ago
..
chroma Various code view improvements (#30014) 1 year ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Clean up diff header css and reduce global textarea min-height (#29232) 1 year ago
features Drag-and-drop improvements for projects and issue pins (#29875) 12 months ago
markup Make blockquote border size less aggressive (#29124) 1 year ago
modules Fix table alignment classes (#30144) 12 months ago
repo Drag-and-drop improvements for projects and issue pins (#29875) 12 months ago
shared Migrate `gt-hidden` to `tw-hidden` (#30046) 1 year ago
standalone Add toasts to UI (#25449) 2 years ago
themes Various code view improvements (#30014) 1 year ago
actions.css Replace 10 more gt- classes with tw- (#29945) 1 year ago
admin.css User details page (#26713) 2 years ago
base.css Remove fomantic label module (#30081) 12 months ago
dashboard.css Remove fomantic label module (#30081) 12 months ago
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 1 year ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Unify search boxes (#29530) 1 year ago
helpers.css Migrate `gt-hidden` to `tw-hidden` (#30046) 1 year ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Remove fomantic label module (#30081) 12 months ago
install.css Make "install page" respect environment config (#25648) 2 years ago
org.css Unify organizations header (#29248) 1 year ago
repo.css Add muted class to author name in repo commit list (#29989) 1 year ago
review.css Fix: The interface is broken when modifying code comments under mobile devices (#30125) 1 year ago
user.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 1 year ago