gitea/web_src/css
silverwind c76b221cca
Reduce table padding globally ()
Fomantic's tables have too much padding. Reduce it so we have more
information density in them. Especially the admin tables need this
because they are bursting already because of column count.

## Admin repolist before and after

<img width="909" alt="Screenshot 2023-06-28 at 20 27 55"
src="https://github.com/go-gitea/gitea/assets/115237/954c925c-8db5-47ce-ae51-a2168b857014">
<img width="897" alt="Screenshot 2023-06-28 at 20 36 03"
src="https://github.com/go-gitea/gitea/assets/115237/0bddc09a-9117-48b3-a17e-3d34c58d8d3d">

## Other tables

<img width="1230" alt="Screenshot 2023-06-28 at 20 36 22"
src="https://github.com/go-gitea/gitea/assets/115237/38f555b6-a7ce-416a-9f1f-706eaf18863b">
<img width="1236" alt="Screenshot 2023-06-28 at 20 26 37"
src="https://github.com/go-gitea/gitea/assets/115237/82b2878e-358c-4dc2-a6b4-c66e43cd2dfb">
<img width="1231" alt="Screenshot 2023-06-28 at 20 59 30"
src="https://github.com/go-gitea/gitea/assets/115237/c6a92e55-a3a3-4c80-9a0d-50aebb49886c">

Files table is unaffected because it has custom padding already.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-06-29 04:40:03 +00:00
..
chroma Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables () 2023-05-21 23:37:32 +00:00
codemirror Remove EasyMDE focus outline on text () 2023-06-18 04:10:07 +00:00
editor Rework button coloring, add focus and active colors () 2023-05-29 12:45:22 +00:00
features Add custom ansi colors and CSS variables for them () 2023-06-28 15:38:55 +02:00
markup Improve wiki sidebar and TOC () 2023-06-23 15:51:43 -04:00
modules Use fetch form action for lock/unlock/pin/unpin on sidebar () 2023-06-29 04:16:04 +00:00
repo Improve wiki sidebar and TOC () 2023-06-23 15:51:43 -04:00
shared Various UI fixes () 2023-06-21 21:59:49 -04:00
standalone Add toasts to UI () 2023-06-27 02:45:24 +00:00
themes Add custom ansi colors and CSS variables for them () 2023-06-28 15:38:55 +02:00
actions.css Reorganize CSS files () 2023-05-16 00:13:30 -04:00
admin.css Fix admin-dl-horizontal () 2023-06-27 09:14:45 +00:00
base.css Reduce table padding globally () 2023-06-29 04:40:03 +00:00
dashboard.css Fix mobile navbar and misc cleanups () 2023-06-09 09:10:51 +00:00
explore.css fix tags line no margin see () 2023-06-24 20:30:46 +08:00
font_i18n.css Fix `@font-face` overrides () 2023-05-24 01:48:51 +00:00
form.css Fix mobile navbar and misc cleanups () 2023-06-09 09:10:51 +00:00
helpers.css Navbar fixes () 2023-06-24 04:31:39 +00:00
home.css Align language menu icon and fit the footer area () 2023-06-28 14:57:50 +00:00
index.css Add toasts to UI () 2023-06-27 02:45:24 +00:00
install.css Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables () 2023-05-21 23:37:32 +00:00
org.css Improve AJAX link and modal confirm dialog () 2023-06-13 12:10:10 +00:00
repo.css Update JS dependencies and misc tweaks () 2023-06-27 21:44:17 +02:00
review.css Diff page enhancements () 2023-06-22 11:05:22 +00:00
user.css Fix mobile navbar and misc cleanups () 2023-06-09 09:10:51 +00:00