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.
forgejo/templates/org/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>
1 year ago
..
applications.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
applications_oauth2_edit.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
delete.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
hook_new.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
hooks.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
labels.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
navbar.tmpl Implement actions (#21937) 1 year ago
options.tmpl Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851) 1 year ago
packages.tmpl Add Cargo package registry (#21888) 1 year ago
packages_cleanup_rules_edit.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
packages_cleanup_rules_preview.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
runners.tmpl Implement actions (#21937) 1 year ago
runners_edit.tmpl Implement actions (#21937) 1 year ago
secrets.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago