Add icon for OIDC provider
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
This commit is contained in:
@@ -68,6 +68,11 @@ body {
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.dex-btn-icon--oidc {
|
||||
background-image: url(../static/img/oidc-icon.svg);
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.dex-btn-icon--bitbucket-cloud {
|
||||
background-color: #205081;
|
||||
background-image: url(../static/img/bitbucket-icon.svg);
|
||||
|
Reference in New Issue
Block a user