1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-25 04:35:48 +00:00
gitea/web_src/css
sebastian-sauer b81c013057
Don't stack PR tab menu on small screens (#25789)
the stacking takes up screen space - display the tabs as the navigation
bar. github uses the same layout.

Screenshots (left before, right after):


![image](https://github.com/go-gitea/gitea/assets/1135157/d7e2aaec-c67b-403d-8d56-d4c824b04eed)
![image](https://github.com/go-gitea/gitea/assets/1135157/9e150881-c265-4074-afd7-407bb52e1934)

Large screen:


![image](https://github.com/go-gitea/gitea/assets/1135157/d5cbdaa3-2962-4c4f-9595-5938981ff99e)
2023-07-14 01:54:20 +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 Several fixes for mobile UI (#25634) 2023-07-04 17:45:45 +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 Align language menu icon and fit the footer area (#25556) 2023-06-28 14:57:50 +00: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 Diff page enhancements (#25398) 2023-06-22 11:05:22 +00:00
user.css Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +00:00