summaryrefslogtreecommitdiffstats
path: root/webapp/sass/routes/_signup.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/routes/_signup.scss')
-rw-r--r--webapp/sass/routes/_signup.scss11
1 files changed, 11 insertions, 0 deletions
diff --git a/webapp/sass/routes/_signup.scss b/webapp/sass/routes/_signup.scss
index 77ccdf4ed..08bd0d12d 100644
--- a/webapp/sass/routes/_signup.scss
+++ b/webapp/sass/routes/_signup.scss
@@ -419,6 +419,17 @@
}
}
+ .signup-team-dir-err {
+ background: #fafafa;
+ border-top: 1px solid #d5d5d5;
+ color: inherit;
+ padding: 5px 15px;
+
+ &:first-child {
+ border: none;
+ }
+ }
+
.signup-team-dir__name {
float: left;
overflow: hidden;