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