0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 01:34:20 +01:00
gitea/web_src
wxiaoguang 419003adb2
Improve SSH Key / GPG Key / Deploy Key UI (#26949)
1. In many cases, the `flex-list` has previous and next `gt-hidden`
siblings, so relax the CSS selector to remove all ".segument .flex-list"
paddings.
2. Make the "Add key" button can toggle
3. Move help message into the related segment(panel). Otherwise users
would misread the message, eg: the SSH help seemed for GPG because they
are so near
4. Move modal element into the segment element, otherwise it affects the
layout
2023-09-07 01:13:11 +00:00
..
css Improve SSH Key / GPG Key / Deploy Key UI (#26949) 2023-09-07 01:13:11 +00:00
fomantic
js Vendor jquery.are-you-sure with strict mode fixes (#26901) 2023-09-06 00:02:44 +00:00
svg