1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/web_src/css
silverwind d021c88d29
Reduce margins on admin pages ()
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 () 2023-05-21 23:37:32 +00:00
codemirror Remove EasyMDE focus outline on text () 2023-06-18 04:10:07 +00:00
editor Several fixes for mobile UI () 2023-07-04 17:45:45 +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 Prevent SVG shrinking () 2023-07-04 02:15:06 +00:00
repo move issue filters to shared template () 2023-07-13 20:00:38 +00:00
shared Restructure issue list template, styles () 2023-07-09 19:38:01 +00: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 Reduce margins on admin pages () 2023-07-21 03:11:42 +00:00
base.css Actions list enhancements () 2023-07-04 09:59:47 +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 Clarify "text-align" CSS helpers, fix clone button padding () 2023-07-08 11:53:56 +02:00
home.css avoid hard-coding height in language dropdown menu () 2023-07-19 23:30:57 +02:00
index.css Prevent SVG shrinking () 2023-07-04 02:15:06 +00:00
install.css Make "install page" respect environment config () 2023-07-09 22:43:37 +00:00
org.css Fix position of org follow button () 2023-07-04 23:41:46 -04:00
repo.css Don't stack PR tab menu on small screens () 2023-07-14 01:54:20 +00:00
review.css Make add line comment buttons focusable () 2023-07-15 11:45:34 +02:00
user.css Improve profile readme rendering () 2023-07-19 22:22:32 +00:00