parent
9453d67c32
commit
634190d1f9
6 changed files with 28 additions and 12 deletions
7
static/css/directives/ui/signup-form.css
Normal file
7
static/css/directives/ui/signup-form.css
Normal file
|
@ -0,0 +1,7 @@
|
|||
.signup-form-element {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.signup-form-element .co-alert {
|
||||
color: black;
|
||||
}
|
Reference in a new issue