2 Commits

Author SHA1 Message Date
rlong e4cccba942 Merge pull request 'change button color' (#9) from feature/all-searchable-selects into master
Reviewed-on: #9
2026-04-30 15:39:37 -04:00
rlong e023f68a84 change button color 2026-04-30 15:38:39 -04:00
+1 -1
View File
@@ -54,7 +54,7 @@
Login Login
</button> </button>
<a href="{{ url('auth/social/oidc') }}" class="btn btn-info"> <a href="{{ url('auth/social/oidc') }}" class="btn btn-primary">
Login with OIDC Login with OIDC
</a> </a>