forked from forgejo/forgejo
Improve button-ghost, remove tertiary button (#24692)
<img width="474" alt="image" src="7fd231f9
-71c3-4769-ba96-37a5b77cf224"> <img width="557" alt="image" src="c9945f61
-39b4-4711-aea8-c34ef1d714c5"> <img width="641" alt="image" src="691be76e
-74fd-420d-9b9e-ba1f3b08e0b4"> And a page to test buttons: <details> <img width="451" alt="image" src="5f61da24
-2f36-40ad-a9bb-2205da5f5f04"> </details> --------- Co-authored-by: Giteabot <teabot@gitea.io> Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
parent
3075b99610
commit
8a8b753647
6 changed files with 50 additions and 31 deletions
|
@ -27,7 +27,7 @@
|
|||
<form class="ui form ignore-dirty" action="{{.FormActionPath}}/regenerate_secret" method="post">
|
||||
{{.CsrfTokenHtml}}
|
||||
{{.locale.Tr "settings.oauth2_regenerate_secret_hint"}}
|
||||
<button class="ui tertiary button" type="submit">{{.locale.Tr "settings.oauth2_regenerate_secret"}}</button>
|
||||
<button class="ui button button-ghost" type="submit">{{.locale.Tr "settings.oauth2_regenerate_secret"}}</button>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue