aboutsummaryrefslogtreecommitdiffstats
path: root/templates/registration/base_client.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/registration/base_client.html')
-rw-r--r--templates/registration/base_client.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/registration/base_client.html b/templates/registration/base_client.html
index 3e251a2..3e78397 100644
--- a/templates/registration/base_client.html
+++ b/templates/registration/base_client.html
@@ -70,6 +70,11 @@
blockquote {
border-left: 5px solid {{hexcolor}};
}
+
+ .input-field input[type=text].valid {
+ border-bottom: none;
+ box-shadow: 0 1px 0 0 #9e9e9e;
+ }
</style>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta charset="utf-8">