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
wxiaoguang eb5e1bcd21
Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)
Fomantic-UI's `.hidden` CSS class is badly designed.

* Checkbox elements do not need it in HTML, so this PR removes it (JS
adds the `.hidden` class back by `$('.ui.checkbox').checkbox()`)
* `menu transaction hidden` is still needed, and it should be the only
usage for the `.hidden` from now on (until they get refactored properly)

Co-authored-by: zeripath <art27@cantab.net>
2 years ago
..
webhook Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851) 2 years ago
branches.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
collaboration.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
deploy_keys.tmpl Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851) 2 years ago
githook_edit.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
githooks.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
lfs.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
lfs_file.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
lfs_file_find.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
lfs_locks.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
lfs_pointers.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
nav.tmpl Add user secrets (#22191) 2 years ago
navbar.tmpl Add user secrets (#22191) 2 years ago
options.tmpl Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851) 2 years ago
protected_branch.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
runner_edit.tmpl Implement actions (#21937) 2 years ago
runners.tmpl Implement actions (#21937) 2 years ago
secrets.tmpl Add user secrets (#22191) 2 years ago
tags.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago