1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-21 18:55:47 +00:00
gitea/templates
Ed Silkworth 9fd63aaad1
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>
2023-06-30 00:16:53 +02:00
..
admin Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Align language menu icon and fit the footer area (#25556) 2023-06-28 14:57:50 +00:00
code Use flex instead of float for sort button and search input (#25519) 2023-06-28 20:10:36 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
explore Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
mail Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
org Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
package Redirect to package after version deletion (#25594) 2023-06-29 17:01:14 +00:00
projects Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
repo read-only checkboxes don't appear and don't entirely act the way one might expect (#25573) 2023-06-30 00:16:53 +02:00
shared Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
status Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
swagger Use correct response code in push mirror creation response in v1_json.tmpl (#25476) 2023-06-28 22:00:19 +00:00
user Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2023-06-08 12:23:39 +08:00