0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-15 02:44:56 -05:00
forgejo/web_src/css
silverwind ca39d74363
Fix Citation modal responsiveness and clipboard copy (#29799)
The modal was broken in two ways:

- On small screens, the input box was partially hanging outside the
modal. Fixed with flexbox and increased modal width.
- The clipboard copy was not working because the modal had both
`data-clipboard-text` and `data-clipboard-target`, while we only support
one of those. Made a small tweak in clipboard as well so that it will
still fall back to target if text is empty.

(cherry picked from commit 94512ee0628dc0d2b697441a4355ace54b6515cd)
2024-03-20 08:46:29 +01:00
..
chroma
codemirror
editor Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-19 22:58:33 +01:00
features
markup [gitea] Make blockquote border size less aggressive (#29124) 2024-02-11 13:47:46 +01:00
modules Add <overflow-menu>, rename webcomponents (#29400) 2024-03-20 08:46:29 +01:00
repo Add <overflow-menu>, rename webcomponents (#29400) 2024-03-20 08:46:29 +01:00
shared Add <overflow-menu>, rename webcomponents (#29400) 2024-03-20 08:46:29 +01:00
standalone
themes Style fomantic grey labels (#29458) 2024-03-11 23:36:59 +07:00
actions.css
admin.css
base.css Add <overflow-menu>, rename webcomponents (#29400) 2024-03-20 08:46:29 +01:00
dashboard.css
explore.css
font_i18n.css
form.css Revert #28753 because UI broken. (#29293) 2024-02-26 22:30:25 +01:00
helpers.css Replace more gt- with tw- (#29678) 2024-03-11 23:36:59 +07:00
home.css [BRANDING] Add Forgejo light, dark, and auto themes 2024-02-05 16:02:13 +01:00
index.css Add tailwindcss (#29357) 2024-02-26 22:30:27 +01:00
install.css
org.css Unify organizations header (#29248) 2024-02-26 22:30:26 +01:00
repo.css Fix Citation modal responsiveness and clipboard copy (#29799) 2024-03-20 08:46:29 +01:00
review.css Preview: set font-size on preview content 2024-02-14 23:02:40 +01:00
user.css [MODERATION] User blocking 2024-02-05 15:56:45 +01:00