forgejo/templates/devtest
0ko 0a6a5cb73e
Some checks are pending
/ release (push) Waiting to run
testing-integration / test-unit (push) Waiting to run
testing-integration / test-sqlite (push) Waiting to run
testing-integration / test-mariadb (v10.6) (push) Waiting to run
testing-integration / test-mariadb (v11.8) (push) Waiting to run
testing / test-e2e (push) Blocked by required conditions
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
chore: remove obsolete code from button-legacy.css (#10581)
Fixes #10580

Remove obsolete styles so that people do not trip over them.

I went through the codebase with `rg` and made sure that the only elements which had potential to use such mix of classes were doing so accidentally, and removed all the unused code.

### A small fix for Forgejo themes

Ref https://codeberg.org/forgejo/forgejo/pulls/10581#issuecomment-9245399. The missing variable was used in one place outside of devtest.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10581
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Reviewed-by: Beowulf <beowulf@beocode.eu>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-committed-by: 0ko <0ko@noreply.codeberg.org>
2025-12-31 03:13:05 +01:00
..
buttons.tmpl fix(ui/buttons): implement .disabled class (#10410) 2025-12-16 14:18:08 +01:00
dropdown.tmpl feat(ui): convert disable/enable workflow menu to JS-less dropdown (#10133) 2025-11-21 16:59:01 +01:00
fetch-action.tmpl Fix some URLs whose sub-path is missing (#31289) 2024-06-09 16:04:57 +02:00
flex-list.tmpl Add svg linter and fix incorrect svgs (#30086) 2024-03-30 07:17:30 +01:00
fomantic-modal.tmpl chore(ui): always use primary button color inside modals (#7161) 2025-03-09 07:45:58 +00:00
gitea-ui.tmpl chore: remove obsolete code from button-legacy.css (#10581) 2025-12-31 03:13:05 +01:00
hashbox.tmpl chore(ui): clean up hashbox CSS, small design changes (#7822) 2025-05-25 12:51:27 +02:00
label.tmpl Revert 100% label max-width (#30481) 2024-04-21 11:37:55 +02:00
list.tmpl feat: improve devtest, link to it from user menu (#10263) 2025-11-30 17:03:22 +01:00
modal.tmpl feat(ui): improve modal width rules (#10246) 2025-11-28 19:38:50 +01:00
tmplerr-sub.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
tmplerr.tmpl Replace all simple inline styles with tailwind (#30032) 2024-03-26 19:04:28 +01:00