1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-10 01:25:33 +00:00
forgejo/templates
silverwind 3d92ad8eb9
Use native inputs in whitespace dropdown ()
Use native `<input type="radio">` instead of fake icon font. The
`pointer-events: none` is necessary so the link click always takes
effect. Tested in Firefox, Safari and Chrome.

Before:
<img width="305" alt="Screen Shot 2022-08-27 at 20 42 11"
src="https://user-images.githubusercontent.com/115237/187044786-6655c766-c3fb-4672-9e3e-219b3ec4896c.png">

After:
<img width="298" alt="Screen Shot 2022-08-27 at 21 10 05"
src="https://user-images.githubusercontent.com/115237/187044790-33f87741-062e-4744-80b1-d3bd3fd725e3.png">
<img width="302" alt="image"
src="https://user-images.githubusercontent.com/115237/187044872-6c133cea-65ee-4ebd-b18a-a8b38c791565.png">
2022-09-25 22:01:05 +08:00
..
admin Fix template bug of admin monitor () 2022-09-19 20:53:39 -04:00
api/packages/pypi Add Package Registry () 2022-03-30 16:42:47 +08:00
base Remove fomantic image module () 2022-09-12 17:08:46 +08:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Add whitespace removal inside template curly brackes () 2022-08-25 17:55:52 -04:00
mail Make sure fmt catches all templates () 2022-08-31 23:58:54 +08:00
org Skip dirty check for team forms () 2022-09-14 13:24:39 +02:00
package Display image digest for container packages () 2022-09-14 22:45:13 +02:00
repo Use native inputs in whitespace dropdown () 2022-09-25 22:01:05 +08:00
shared Do not add links to Posters or Assignees with ID < 0 () 2022-09-03 10:33:34 +01:00
status Remove fomantic image module () 2022-09-12 17:08:46 +08:00
swagger Fill the specified ref in webhook test payload () 2022-09-04 12:18:07 +03:00
user Center-aligning content of WebAuthN page () 2022-09-09 16:18:54 -04:00
home.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
install.tmpl Rework mailer settings () 2022-08-02 13:24:18 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00