0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 13:44:33 +01:00
gitea/templates/repo
Hester Gong f1a4330306
Modify width of ui container, fine tune css for settings pages and org header (#24315)
Close #24302 
Part of #24229, Follows #24246
This PR focused on CSS style fine-tune, main changes:

1. Give `.ui.ui.ui.container` a width of `1280px` with a max-width of
`calc(100vw - 64px)`, so the main contents looks better on large
devices.

2. Share styles for table elements in all levels settings pages to fix
overflow of runners table on mobile and for consistency (The headers on
mobile can be further improved, but haven't found a proper way yet).

3. Use [stackable
grid](https://fomantic-ui.com/collections/grid.html#stackable) and
[device column width](https://fomantic-ui.com/examples/responsive.html)
for responsiveness for some pages (repo/org collaborators settings
pages, org teams related page)

4. Fixed #24302 by sharing label related CSS in reporg.css

5. Fine tune repo tags settings page

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-04-26 11:59:08 -04:00
..
actions Modify width of ui container, fine tune css for settings pages and org header (#24315) 2023-04-26 11:59:08 -04:00
branch
cite
diff Display when a repo was archived (#22664) 2023-04-26 10:46:26 -04:00
editor
find
graph
issue Modify width of ui container, fine tune css for settings pages and org header (#24315) 2023-04-26 11:59:08 -04:00
migrate
projects
pulls
release Add tags list for repos whose release setting is disabled (#23465) 2023-04-25 18:29:00 +02:00
settings Modify width of ui container, fine tune css for settings pages and org header (#24315) 2023-04-26 11:59:08 -04:00
tag Add tags list for repos whose release setting is disabled (#23465) 2023-04-25 18:29:00 +02:00
wiki
activity.tmpl Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
blame.tmpl
branch_dropdown.tmpl Improve RSS (#24335) 2023-04-25 22:53:44 -04:00
clone_buttons.tmpl
clone_script.tmpl
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl Display when a repo was archived (#22664) 2023-04-26 10:46:26 -04:00
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Display when a repo was archived (#22664) 2023-04-26 10:46:26 -04:00
icon.tmpl
packages.tmpl
search.tmpl
search_name.tmpl
shabox_badge.tmpl
sub_menu.tmpl Add tags list for repos whose release setting is disabled (#23465) 2023-04-25 18:29:00 +02:00
sub_menu_release_tag.tmpl Add tags list for repos whose release setting is disabled (#23465) 2023-04-25 18:29:00 +02:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
view_file.tmpl Improve RSS (#24335) 2023-04-25 22:53:44 -04:00
view_list.tmpl
watchers.tmpl