mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-07-25 02:48:05 +00:00
Changes - use native fieldset and checkboxes instead of fomantic. As a result, the code is simpler and changing the checkbox state by clicking the text works without JS by native `label` behavior instead of fomantic scripted behavior. - show tooltips as help hints. This is better because in a large list with only two items having tooltips the user doesn't have to guess which ones have a tooltip. And it is more touchscreen friendly. Preview |Old|New| |-|-| ||| Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13044 Reviewed-by: Gusted <gusted@noreply.codeberg.org> |
||
|---|---|---|
| .. | ||
| auth | ||
| dashboard | ||
| notification | ||
| overview | ||
| settings | ||
| code.tmpl | ||
| heatmap.tmpl | ||
| profile.tmpl | ||