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.
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>
1 year ago
..
member Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 1 year ago
projects Merge `new project` templates into one (#24985) 1 year ago
settings Add details summary for vertical menus in settings to allow toggling (#25098) 1 year ago
team Revert "Prevent a user with a different email from accepting the team invite" (#24531) 1 year ago
create.tmpl Fix Org edit page bugs: renaming detection, maxlength (#24161) 1 year ago
header.tmpl Add context cache as a request level cache (#22294) 1 year ago
home.tmpl Remove svg.svg class, restore .rss-icon (#24667) 1 year ago
menu.tmpl Fix unclear "Owner" concept (#24233) 1 year ago