From 777012eee42186316bc68b0ea1c8232601962bc4 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Mon, 7 Mar 2016 14:59:15 -0800 Subject: PLT-1830 Adding ability to create team with ldap --- web/sass-files/sass/partials/_signup.scss | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'web/sass-files') diff --git a/web/sass-files/sass/partials/_signup.scss b/web/sass-files/sass/partials/_signup.scss index 38ae14d7d..6d396d21c 100644 --- a/web/sass-files/sass/partials/_signup.scss +++ b/web/sass-files/sass/partials/_signup.scss @@ -214,6 +214,15 @@ background-image: url("../images/googleLogo.png"); } } + &.ldap { + background: #dd4b39; + &:hover { + background: darken(#dd4b39, 10%); + } + span { + vertical-align: middle; + } + } &.email { background: #2389D7; &:hover { -- cgit v1.2.3-1-g7c22