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.
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
..
base.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
base_list.tmpl Fix table misalignments and tweak webhook and githook lists (#21917) 2 years ago
delete_modal.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
dingtalk.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
discord.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
feishu.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
gitea.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
gogs.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
history.tmpl Make sure fmt catches all templates (#20979) 2 years ago
list.tmpl Merge default and system webhooks under one menu (#14244) 3 years ago
matrix.tmpl Add Webhook authorization header (#20926) 2 years ago
msteams.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
new.tmpl Add main landmark to templates and adjust titles (#22670) 1 year ago
packagist.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
settings.tmpl Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851) 1 year ago
slack.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
telegram.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
wechatwork.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago