1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
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>
2023-02-13 11:16:59 +08:00
..
webhook Remove Fomantic-UI's .hidden CSS class for checkbox elements (#22851) 2023-02-13 11:16:59 +08:00
branches.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
collaboration.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
deploy_keys.tmpl Remove Fomantic-UI's .hidden CSS class for checkbox elements (#22851) 2023-02-13 11:16:59 +08:00
githook_edit.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
githooks.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
lfs_file_find.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
lfs_file.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
lfs_locks.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
lfs_pointers.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
lfs.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
nav.tmpl Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
navbar.tmpl Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
options.tmpl Remove Fomantic-UI's .hidden CSS class for checkbox elements (#22851) 2023-02-13 11:16:59 +08:00
protected_branch.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
runner_edit.tmpl Implement actions (#21937) 2023-01-31 09:45:19 +08:00
runners.tmpl Implement actions (#21937) 2023-01-31 09:45:19 +08:00
secrets.tmpl Add user secrets (#22191) 2023-02-01 20:53:04 +08:00
tags.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00