summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/css')
-rw-r--r--apps/user_ldap/css/renewPassword.css20
1 files changed, 20 insertions, 0 deletions
diff --git a/apps/user_ldap/css/renewPassword.css b/apps/user_ldap/css/renewPassword.css
new file mode 100644
index 00000000000..a06a101efe5
--- /dev/null
+++ b/apps/user_ldap/css/renewPassword.css
@@ -0,0 +1,20 @@
+#personal-show + label {
+ left: 222px !important;
+ margin-top: 3px !important;
+}
+
+#renewpassword .strengthify-wrapper {
+ left: 10px;
+ margin-top: 65px;
+ position: absolute;
+ width: 219px;
+}
+
+#cancel-container p.info {
+ margin-top: 10px;
+ text-align: center;
+}
+
+#renewpassword .title {
+ background-color: transparent;
+}