gitea/templates
wxiaoguang eb5e1bcd21
Remove Fomantic-UI's `.hidden` CSS class for checkbox elements ()
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>
..
admin Map OIDC groups to Orgs/Teams ()
api/packages/pypi Add Package Registry ()
base Improve notification and stopwatch styles ()
code Use link in UI which returned a relative url but not html_url which contains an absolute url ()
custom Add footer extra links template ()
explore Add main landmark to templates and adjust titles ()
mail Use link in UI which returned a relative url but not html_url which contains an absolute url ()
org Remove Fomantic-UI's `.hidden` CSS class for checkbox elements ()
package Use link in UI which returned a relative url but not html_url which contains an absolute url ()
projects Preview images for Issue cards in Project Board view ()
repo Remove Fomantic-UI's `.hidden` CSS class for checkbox elements ()
shared Use link in UI which returned a relative url but not html_url which contains an absolute url ()
status Add main landmark to templates and adjust titles ()
swagger Use link in UI which returned a relative url but not html_url which contains an absolute url ()
user Fix milestone title font problem ()
home.tmpl Add main landmark to templates and adjust titles ()
install.tmpl Add main landmark to templates and adjust titles ()
post-install.tmpl Add main landmark to templates and adjust titles ()