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/user
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
..
auth Replace blue button and label classes with primary (#19763) 3 years ago
dashboard Disable unnecessary mirroring elements (#18527) 3 years ago
notification Multiple Escaping Improvements (#17551) 3 years ago
overview Add Package Registry (#16510) 3 years ago
settings Improve UX on modal for deleting an access token (#19894) 3 years ago
heatmap.tmpl Remove fetch request from heatmap (#13623) 4 years ago
profile.tmpl Fix follower display on user page (#19805) 3 years ago
project.tmpl Fix truncated organization names (#14655) 4 years ago