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.
silverwind 1b1c55f73f
Increase auth provider icon size on login page (#27122)
Before, 20px:
<img width="474" alt="Screenshot 2023-09-19 at 00 10 05"
src="https://github.com/go-gitea/gitea/assets/115237/4bed4edb-219d-4844-9d3c-0d747033b09f">

After, 28px:
<img width="576" alt="Screenshot 2023-09-19 at 00 20 40"
src="https://github.com/go-gitea/gitea/assets/115237/f482ac09-38ae-4c84-80d9-0bd39b7f9772">


Dropdown in account settings is unchanged at 20px:
<img width="157" alt="Screenshot 2023-09-19 at 00 09 11"
src="https://github.com/go-gitea/gitea/assets/115237/9c998cdf-eeed-4118-9262-664faaa56092">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
10 months ago
..
source Increase auth provider icon size on login page (#27122) 10 months ago
auth.go Fix install page context, make the install page tests really test (#24858) 1 year ago
auth_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
basic.go More refactoring of `db.DefaultContext` (#27083) 10 months ago
group.go Remove `Named` interface (#26913) 10 months ago
httpsign.go Remove `Named` interface (#26913) 10 months ago
interface.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
oauth2.go More refactoring of `db.DefaultContext` (#27083) 10 months ago
reverseproxy.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
session.go Remove `Named` interface (#26913) 10 months ago
signin.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
source.go Implement FSFE REUSE for golang files (#21840) 2 years ago
sspi.go Make SSPI auth mockable (#27036) 10 months ago
sspiauth_posix.go Make SSPI auth mockable (#27036) 10 months ago
sspiauth_windows.go Make SSPI auth mockable (#27036) 10 months ago
sync.go Implement FSFE REUSE for golang files (#21840) 2 years ago