1
0
Fork 0
forgejo/web_src/css
sebastian-sauer 49dddd87b1
Improve PR diff view on mobile ()
1. Show diff stats only on large screens

these are already shown in tabs, so no need for this duplicate
information on small screens


![image](https://github.com/go-gitea/gitea/assets/1135157/1287839d-7490-42eb-a17e-d526dc0bfd9e)

![image](https://github.com/go-gitea/gitea/assets/1135157/e9dcd89d-ed4d-4945-a7aa-4e6fc6d9c3a2)


2. Hide viewed files information on small screens

Github does the same and this gives us more free space on small screens


![image](https://github.com/go-gitea/gitea/assets/1135157/e90b042f-fffb-4f79-a5ae-cd480c9d8334)

![image](https://github.com/go-gitea/gitea/assets/1135157/d2480ffe-58f2-4694-8ae1-a2ab0aae14d4)


3. Review bar now doesn't wrap so we don't need the 77px even on very
small screens

(the sticky headers are still working)


![image](https://github.com/go-gitea/gitea/assets/1135157/42b19b2b-73ef-4b88-8680-c555879b363b)
2023-11-16 11:58:53 +08:00
..
chroma Chroma color tweaks () 2023-09-08 11:03:01 -05:00
codemirror Remove EasyMDE focus outline on text () 2023-06-18 04:10:07 +00:00
editor Fix z-index on markdown completion () 2023-09-25 01:29:36 +02:00
features Refactor "shortsha" () 2023-09-03 02:58:52 +00:00
markup Absolute positioned checkboxes overlay floated elements () 2023-09-30 09:30:44 +00:00
modules Fix the overflow style for "Hide all checks" () 2023-11-07 18:53:35 +00:00
repo Hide archived labels by default from the suggestions when assigning labels for an issue () 2023-10-17 16:10:45 +02:00
shared Reduce margin/padding on flex-list items and divider () 2023-11-02 12:30:38 +08:00
standalone Add toasts to UI () 2023-06-27 02:45:24 +00:00
themes Rename the default themes to gitea-light, gitea-dark, gitea-auto () 2023-10-06 09:46:36 +02:00
actions.css fix issues on action runners page () 2023-09-24 14:12:21 -04:00
admin.css User details page () 2023-08-31 11:21:18 +02:00
base.css Add word-break to organization name and description () 2023-10-25 10:40:39 +00:00
dashboard.css Dashboard context dropdown position fix on landing page in mobile view. () 2023-09-13 15:15:36 +08:00
explore.css Introduce flex-list & flex-item elements for Gitea UI () 2023-08-01 00:13:42 +02:00
font_i18n.css Fix @font-face overrides () 2023-05-24 01:48:51 +00:00
form.css Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
helpers.css Remove some transition related code () 2023-08-28 01:26:23 +00:00
home.css avoid hard-coding height in language dropdown menu () 2023-07-19 23:30:57 +02:00
index.css Rename the default themes to gitea-light, gitea-dark, gitea-auto () 2023-10-06 09:46:36 +02:00
install.css Make "install page" respect environment config () 2023-07-09 22:43:37 +00:00
org.css Add word-break to organization name and description () 2023-10-25 10:40:39 +00:00
repo.css Improve PR diff view on mobile () 2023-11-16 11:58:53 +08:00
review.css Unify border-radius behavior () 2023-08-28 19:43:59 +00:00
user.css Unify border-radius behavior () 2023-08-28 19:43:59 +00:00