gitea/templates/org
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
..
member Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
projects Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
settings Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851) 2023-02-13 11:16:59 +08:00
team Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851) 2023-02-13 11:16:59 +08:00
create.tmpl Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851) 2023-02-13 11:16:59 +08:00
header.tmpl set org visibility class to basic in header (#22605) 2023-01-26 12:44:34 -06:00
home.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
menu.tmpl Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00