1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-27 13:45:51 +00:00
gitea/web_src/css
silverwind d021c88d29
Reduce margins on admin pages (#26026)
Reduce margins around admin boxes and reduce sidebar size from 275px to
240px. This is the same 16px margin we use on issue pages.

Before and After:
<img width="1270" alt="Screenshot 2023-07-21 at 00 28 11"
src="https://github.com/go-gitea/gitea/assets/115237/f9b0dcb0-8f7e-49b4-b130-54bf31c142fd">
<img width="1271" alt="Screenshot 2023-07-21 at 00 30 51"
src="https://github.com/go-gitea/gitea/assets/115237/ddd75d59-9ab9-4061-8989-852e89727560">
2023-07-21 03:11:42 +00:00
..
chroma Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00
codemirror Remove EasyMDE focus outline on text (#25328) 2023-06-18 04:10:07 +00:00
editor Several fixes for mobile UI (#25634) 2023-07-04 17:45:45 +00:00
features Add custom ansi colors and CSS variables for them (#25546) 2023-06-28 15:38:55 +02:00
markup Improve wiki sidebar and TOC (#25460) 2023-06-23 15:51:43 -04:00
modules Prevent SVG shrinking (#25652) 2023-07-04 02:15:06 +00:00
repo move issue filters to shared template (#25729) 2023-07-13 20:00:38 +00:00
shared Restructure issue list template, styles (#25750) 2023-07-09 19:38:01 +00:00
standalone Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
themes Add custom ansi colors and CSS variables for them (#25546) 2023-06-28 15:38:55 +02:00
actions.css Reorganize CSS files (#24739) 2023-05-16 00:13:30 -04:00
admin.css Reduce margins on admin pages (#26026) 2023-07-21 03:11:42 +00:00
base.css Actions list enhancements (#25601) 2023-07-04 09:59:47 +00:00
dashboard.css Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +00:00
explore.css fix tags line no margin see #25255 (#25280) 2023-06-24 20:30:46 +08:00
font_i18n.css Fix @font-face overrides (#24855) 2023-05-24 01:48:51 +00:00
form.css Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +00:00
helpers.css Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
home.css avoid hard-coding height in language dropdown menu (#25986) 2023-07-19 23:30:57 +02:00
index.css Prevent SVG shrinking (#25652) 2023-07-04 02:15:06 +00:00
install.css Make "install page" respect environment config (#25648) 2023-07-09 22:43:37 +00:00
org.css Fix position of org follow button (#25688) 2023-07-04 23:41:46 -04:00
repo.css Don't stack PR tab menu on small screens (#25789) 2023-07-14 01:54:20 +00:00
review.css Make add line comment buttons focusable (#25894) 2023-07-15 11:45:34 +02:00
user.css Improve profile readme rendering (#25988) 2023-07-19 22:22:32 +00:00