Files
gitea/web_src/css/modules
silverwind 17b802beae Clean up checkbox cursor styles (#37016)
1. Remove non-functional `label:enabled` selector (`:enabled` only works
on [form controls](https://html.spec.whatwg.org/multipage/semantics-other.html#concept-element-disabled), not labels)
2. Remove `cursor: auto` which caused an I-beam text selection cursor on checkbox labels. The default browser styles work find and show regular cursor.
3. Remove `cursor: pointer` on checkbox itself, opinionated and not needed.

Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>
2026-03-28 08:59:52 +01:00
..
2025-06-21 19:20:51 +08:00
2025-08-01 07:24:26 +00:00
2026-03-27 04:39:24 +01:00
2025-07-09 16:46:51 +00:00
2025-12-04 19:47:23 +01:00
2025-03-11 12:44:52 +08:00
2026-02-11 01:58:56 +00:00
2025-04-19 08:43:22 +00:00