You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/settings
HesterG 58536093b3
Add details summary for vertical menus in settings to allow toggling (#25098)
Close #25051
[referenced
answer](https://stackoverflow.com/questions/10813581/can-i-replace-the-expand-icon-of-the-details-element/69722686#69722686)
for marker overwrite. One limitation is that fomantic does not have
hover and active effects for the vertical submenu
([reference](https://fomantic-ui.com/collections/menu.html#sub-menu)).
And we might need to overwrite some styles if hover and active effects
are needed.

Update:
Used `data:image/svg` instead of `marker` content. And adjusted styles
for hover effect.

Take admin settings as an example:

https://github.com/go-gitea/gitea/assets/17645053/63f69823-ef43-47d5-a518-544b5ea35ba6

---------

Co-authored-by: silverwind <me@silverwind.io>
2 years ago
..
webhook New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago
actions.tmpl Move secrets and runners settings to actions settings (#24200) 2 years ago
branches.tmpl Move `Rename branch` from repo settings page to the page of branches list (#24380) 2 years ago
collaboration.tmpl Modify width of ui container, fine tune css for settings pages and org header (#24315) 2 years ago
deploy_keys.tmpl Change `add_on` translation to `added_on` and include placeholder for the date (#24562) 2 years ago
githook_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
githooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_head.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
lfs.tmpl Improve some modal action buttons (#24289) 2 years ago
lfs_file.tmpl Add PDF rendering via PDFObject (#24086) 2 years ago
lfs_file_find.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
lfs_locks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
lfs_pointers.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
nav.tmpl Move secrets and runners settings to actions settings (#24200) 2 years ago
navbar.tmpl Add details summary for vertical menus in settings to allow toggling (#25098) 2 years ago
options.tmpl fix "Remove stars when repo goes private #19904" (#25084) 2 years ago
protected_branch.tmpl Remove cancel button from branch protection form (#25063) 2 years ago
runner_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
secrets.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
tags.tmpl Modify width of ui container, fine tune css for settings pages and org header (#24315) 2 years ago