gitea/web_src/css
silverwind 7034efc7dc
Use vertical layout for multiple code expander buttons (#31122)
Fixes: https://github.com/go-gitea/gitea/issues/31068

- Now it only does a single call to `GetExpandDirection` per line
instead of multiples.
- Exposed `data-expand-direction` to frontend so it can correctly size
the buttons (it's a pain to do in tables).

<img width="142" alt="Screenshot 2024-05-27 at 20 44 56"
src="https://github.com/go-gitea/gitea/assets/115237/8b0b45a6-8e50-4081-8822-5e0775d8d941">
<img width="142" alt="Screenshot 2024-05-27 at 20 44 51"
src="https://github.com/go-gitea/gitea/assets/115237/b7ba2c57-8f55-4e9f-9606-c96d16b77892">
<img width="132" alt="Screenshot 2024-05-27 at 20 44 46"
src="https://github.com/go-gitea/gitea/assets/115237/0e838fb8-5e8c-4250-9843-a68b88d5418b">
<img width="80" alt="Screenshot 2024-05-27 at 20 44 33"
src="https://github.com/go-gitea/gitea/assets/115237/da6c7f83-c160-4389-8ab2-889d0568cbe8">
<img width="80" alt="Screenshot 2024-05-27 at 20 44 26"
src="https://github.com/go-gitea/gitea/assets/115237/cdb490b2-5040-484a-92e5-46fc5e37c199">
<img width="78" alt="Screenshot 2024-05-27 at 20 44 20"
src="https://github.com/go-gitea/gitea/assets/115237/d2978ab0-764e-41ff-922c-25f8fe749f28">

Would backport as trivial enhancement.
2024-05-29 06:08:45 +00:00
..
chroma Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
codemirror Remove EasyMDE focus outline on text (#25328) 2023-06-18 04:10:07 +00:00
editor Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-18 14:51:21 +00:00
features Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
markup Improve mobile review ui (#31091) 2024-05-28 13:41:37 +00:00
modules Improve mobile review ui (#31091) 2024-05-28 13:41:37 +00:00
repo Restyle release list, fix branch dropdown (#30837) 2024-05-13 23:33:51 +02:00
shared Forbid deprecated break-word in CSS (#30934) 2024-05-10 12:25:49 +00:00
standalone Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
themes Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
actions.css Fix various overflows on actions view (#30344) 2024-04-15 19:46:52 +00:00
admin.css User details page (#26713) 2023-08-31 11:21:18 +02:00
base.css Change --border-radius-circle to --border-radius-full (#30936) 2024-05-25 14:33:34 +00:00
dashboard.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
explore.css Introduce .secondary-nav and handle .page-content spacing universally (#29982) 2024-03-22 23:54:09 +00:00
font_i18n.css Fix @font-face overrides (#24855) 2023-05-24 01:48:51 +00:00
form.css Fix some UI problems (dropdown/container) (#30849) 2024-05-06 07:17:22 +00:00
helpers.css Use CSS inset shorthand (#30939) 2024-05-11 14:28:56 +00:00
home.css avoid hard-coding height in language dropdown menu (#25986) 2023-07-19 23:30:57 +02:00
index.css Remove fomantic dimmer module (#30723) 2024-04-29 14:49:50 +00:00
install.css Fix some UI problems (install/checkbox) (#30854) 2024-05-06 06:32:05 +00:00
org.css Remove fomantic checkbox module (#30162) 2024-03-29 04:56:01 +00:00
repo.css Improve mobile review ui (#31091) 2024-05-28 13:41:37 +00:00
review.css Use vertical layout for multiple code expander buttons (#31122) 2024-05-29 06:08:45 +00:00
user.css Introduce .secondary-nav and handle .page-content spacing universally (#29982) 2024-03-22 23:54:09 +00:00