aboutsummaryrefslogtreecommitdiff
path: root/views/default/page_shells/walled_garden.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/page_shells/walled_garden.php')
-rw-r--r--views/default/page_shells/walled_garden.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/default/page_shells/walled_garden.php b/views/default/page_shells/walled_garden.php
index cdd3982ec..7d96c80d8 100644
--- a/views/default/page_shells/walled_garden.php
+++ b/views/default/page_shells/walled_garden.php
@@ -128,10 +128,10 @@ body {background: white;}
-moz-box-shadow: none;
box-shadow: none;
}
-.walledgardenlogin .input_password {
+.walledgardenlogin .input-password {
width:200px;
}
-.walledgardenlogin input.input_password:focus {
+.walledgardenlogin input.input-password:focus {
border: solid 1px #4690d6;
background-color: #e4ecf5;
color:#333333;