diff options
author | Ed Silkworth <ed.silkworth@icloud.com> | 2023-06-29 15:16:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-30 00:16:53 +0200 |
commit | 9fd63aaad1354cddd906a4b186b9f13dbbb83b86 (patch) | |
tree | 29d6c48b61f9c29bf416e4ddd96fe7bcd3b3cf46 /tests | |
parent | cf2356062fd13c51c9ccc86df96e0ac6cd764f28 (diff) | |
download | gitea-9fd63aaad1354cddd906a4b186b9f13dbbb83b86.tar.gz gitea-9fd63aaad1354cddd906a4b186b9f13dbbb83b86.zip |
read-only checkboxes don't appear and don't entirely act the way one might expect (#25573)
This pull request fades read-only checkboxes and checkmark, and it makes
the checkboxes act more read-only/disabled by not changing the
border-color when clicked.
Examples using light mode:
| Before | After |
| - | - |
| ![Kapture 2023-06-28 at 00 20
45](https://github.com/go-gitea/gitea/assets/63764270/0899fd5c-18a9-4290-9ba9-d3cf71033cf8)
| ![Kapture 2023-06-28 at 00 23
12](https://github.com/go-gitea/gitea/assets/63764270/0db9be14-e16c-42ed-8fb1-999928fd1d25)
|
| ![Kapture 2023-06-28 at 00 25
22](https://github.com/go-gitea/gitea/assets/63764270/65c6c380-b928-4e6c-b403-3655d3565896)
| ![Kapture 2023-06-28 at 00 27
28](https://github.com/go-gitea/gitea/assets/63764270/d8c2a019-e07c-43a1-a7fa-93c0d4e01900)
|
| | read-only checkboxes and checkmark are faded<br>and the checkboxes
act more read-only/disabled |
Fixes/Closes/Resolves #25076
---------
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions