You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
André Jaenisch 81cf006863
Improve UX on modal for deleting an access token (#19894)
* Improve UX on modal for deleting an access token

Before, both action buttons where coloured on hover. Otherwise they
appeared as ghost buttons. UX tells us, that call to action must not
be displayed as ghost button.

Using red is perceived as warning colour in Western cultures. It was
used for the non-destructive action before. This PR swaps the colour
and turns the cancel button into a filled one, so it is saver to do
nothing then to accidentally delete an access button. We want the
person to do this consciously.

In another iteration the wording here could be improved. See the
associated issue for further details.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>

* Use tabs instead of spaces.

Linter does not complain anymore. I was expecting the formatter to pick
this up but it didn't.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
3 years ago
..
admin Replace blue button and label classes with primary (#19763) 3 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base Add alt text to logo (#19892) 3 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Replace blue button and label classes with primary (#19763) 3 years ago
mail Try to prevent autolinking of displaynames by email readers (#19169) 3 years ago
org Replace blue button and label classes with primary (#19763) 3 years ago
package Replace blue button and label classes with primary (#19763) 3 years ago
repo Disable unnecessary mirroring elements (#18527) 3 years ago
shared Show source/target branches on PR's list (#19747) 3 years ago
status Refactor HTTP request context (#17979) 3 years ago
swagger Add API to serve blob or LFS file content (#19689) 3 years ago
user Improve UX on modal for deleting an access token (#19894) 3 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago
install.tmpl Refactor install page (db type) (#17919) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago