summaryrefslogtreecommitdiff
path: root/media/css/change_password.css
diff options
context:
space:
mode:
Diffstat (limited to 'media/css/change_password.css')
-rw-r--r--media/css/change_password.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/media/css/change_password.css b/media/css/change_password.css
new file mode 100644
index 0000000..7c5a053
--- /dev/null
+++ b/media/css/change_password.css
@@ -0,0 +1,8 @@
+/* Password change styles */
+ul.errorlist {
+font-weight:bold;
+list-style:none;
+}
+th.formlabel {
+text-align:right;
+}