forgejo/web_src/css
Gusted ec6a5428a7
[GITEA] Use vertical tabs on issue filters
- This is actually https://github.com/go-gitea/gitea/pull/19978 &
https://github.com/go-gitea/gitea/pull/19486 but was removed in one of
the UI refactors of v1.20
- This is a very technical fix and is best explained in the CSS
comments. But the short version: When there's an overflow being set, but
you want an element to 'break out' of that overflow with `position:
absolute`, it sometimes doesn't work! You need to set some CSS to let
the browser know that the element needs to use an element outside of
that overflow as 'clip parent'.
- Resolves my internal frustration with the mobile UI constantly getting broken.

(cherry picked from commit 879f842bed)
(cherry picked from commit 6099c9b41b)
(cherry picked from commit 0749d00b16)
2023-09-04 11:12:27 +02:00
..
chroma Fix dark theme highlight for "NameNamespace" () 2023-08-16 00:10:10 +02:00
codemirror
editor Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
features Refactor "shortsha" () 2023-09-03 02:58:52 +00:00
markup Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
modules Make it posible to customize nav text color via css var () 2023-09-02 05:10:41 +02:00
repo [GITEA] Use vertical tabs on issue filters 2023-09-04 11:12:27 +02:00
shared Minor dashboard tweaks, fix flex-list margins () 2023-08-31 21:28:45 +00:00
standalone
themes Replace box-shadow for floating dropdown as well () 2023-08-21 12:49:49 +02:00
actions.css Introduce flex-list & flex-item elements for Gitea UI () 2023-08-01 00:13:42 +02:00
admin.css User details page () 2023-08-31 11:21:18 +02:00
base.css Refactor "shortsha" () 2023-09-03 02:58:52 +00:00
dashboard.css Minor dashboard tweaks, fix flex-list margins () 2023-08-31 21:28:45 +00:00
explore.css Introduce flex-list & flex-item elements for Gitea UI () 2023-08-01 00:13:42 +02:00
font_i18n.css
form.css Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
helpers.css Remove some transition related code () 2023-08-28 01:26:23 +00:00
home.css avoid hard-coding height in language dropdown menu () 2023-07-19 23:30:57 +02:00
index.css Refactor project templates () 2023-08-12 10:30:28 +00:00
install.css Make "install page" respect environment config () 2023-07-09 22:43:37 +00:00
org.css Remove incorrect CSS helper classes () 2023-08-25 06:47:59 +00:00
repo.css Refactor "shortsha" () 2023-09-03 02:58:52 +00:00
review.css Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
user.css Unify border-radius behavior () 2023-08-28 19:43:59 +00:00