feat: connector for Atlassian Crowd

This commit is contained in:
Ivan Mikheykin
2019-08-09 16:05:50 +03:00
committed by m.nabokikh
parent 0f1927a1ba
commit 7ef1179e75
6 changed files with 650 additions and 0 deletions

View File

@@ -73,6 +73,11 @@ body {
background-image: url(../static/img/bitbucket-icon.svg);
}
.dex-btn-icon--atlassian-crowd {
background-color: #CFDCEA;
background-image: url(../static/img/atlassian-crowd-icon.svg);
}
.dex-btn-icon--ldap {
background-color: #84B6EF;
background-image: url(../static/img/ldap-icon.svg);