0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 15:56:21 +01:00
gitea/web_src/css/modules
silverwind 044cc169e7
Use flex-container for dashboard layout (#30214)
Added new class `flex-container-sidebar` to cover the dashboard sidebar.
Previously this was 37.5% with more padding. Now there is less empty
space between the two columns and this matches other pages like repo or
admin settings page.

Desktop:

<img width="1345" alt="Screenshot 2024-03-31 at 15 11 36"
src="https://github.com/go-gitea/gitea/assets/115237/717389d9-d42c-466e-a8fe-e968f79447fd">

Mobile:
<img width="444" alt="Screenshot 2024-03-31 at 15 11 44"
src="https://github.com/go-gitea/gitea/assets/115237/7faa840b-513a-411b-bf2d-26d52b9b71a0">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2024-04-14 13:39:11 +02:00
..
animations.css Remove fomantic input module (#30194) 2024-03-31 16:06:06 +00:00
breadcrumb.css
button.css Fix button hover border (#30048) 2024-03-25 10:14:43 +00:00
card.css
checkbox.css Reduce checkbox size to 15px (#30346) 2024-04-09 03:09:43 +00:00
comment.css Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 2024-04-14 18:44:11 +08:00
container.css Various improvements for long file and commit names (#30374) 2024-04-10 06:13:22 +00:00
divider.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
flexcontainer.css Use flex-container for dashboard layout (#30214) 2024-04-14 13:39:11 +02:00
grid.css Restore aligned grid column CSS (#30106) 2024-03-26 15:37:14 +00:00
header.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
input.css Fix right-aligned input icons (#30301) 2024-04-07 16:53:28 +08:00
label.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
list.css Fix floated list items (#30377) 2024-04-10 10:16:55 +08:00
message.css Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
modal.css
navbar.css Fix spacing in issue navbar (#30238) 2024-04-02 11:48:07 +00:00
normalize.css
segment.css Fix:the rounded corners of the folded file are not displayed correctly (#29953) 2024-03-29 15:39:46 +00:00
select.css
svg.css
table.css Fix table alignment classes (#30144) 2024-03-27 21:47:40 +00:00
tippy.css Replace coloris with vanilla-colorful (#30201) 2024-04-03 09:15:06 +00:00
toast.css