You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css
silverwind 39f8ab591c
Clean up diff header css and reduce global textarea min-height (#29232)
1. Tweak diff header and remove a numbe of unneeded CSS for it:

Before:
<img width="433" alt="Screenshot 2024-02-18 at 01 08 09"
src="https://github.com/go-gitea/gitea/assets/115237/d8b377c0-57bc-44d5-bb57-a582c7d4b3b4">

After:
<img width="463" alt="Screenshot 2024-02-18 at 01 07 56"
src="https://github.com/go-gitea/gitea/assets/115237/d08c17e7-5b86-4d07-81da-6371f4754325">

3. Reduce height of review textarea and also reduce fomantic's CSS from
12em to 8em. Now fits better on my screen:

<img width="1352" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/5c658d13-295e-4929-94da-13ade888020d">

---------

Co-authored-by: delvh <dev.lh@web.de>
12 months ago
..
chroma
codemirror
editor Clean up diff header css and reduce global textarea min-height (#29232) 12 months ago
features
markup Make blockquote border size less aggressive (#29124) 1 year ago
modules Make loading animation less aggressive (#28955) 1 year ago
repo Revamp repo header (#27760) 1 year ago
shared Reduce margin/padding on flex-list items and divider (#27872) 1 year ago
standalone
themes
actions.css
admin.css
base.css Clean up diff header css and reduce global textarea min-height (#29232) 12 months ago
dashboard.css
explore.css
font_i18n.css
form.css move sign in labels to be above inputs (#28753) 1 year ago
helpers.css move sign in labels to be above inputs (#28753) 1 year ago
home.css
index.css Revamp repo header (#27760) 1 year ago
install.css
org.css Add word-break to organization name and description (#26624) 1 year ago
repo.css Clean up diff header css and reduce global textarea min-height (#29232) 12 months ago
review.css Don't reload timeline page when (un)resolving or replying conversation (#28654) 1 year ago
user.css