summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/static')
-rw-r--r--hyperkitty/static/hyperkitty/css/hyperkitty-user.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/hyperkitty/static/hyperkitty/css/hyperkitty-user.css b/hyperkitty/static/hyperkitty/css/hyperkitty-user.css
index 1f04c70..821e6cb 100644
--- a/hyperkitty/static/hyperkitty/css/hyperkitty-user.css
+++ b/hyperkitty/static/hyperkitty/css/hyperkitty-user.css
@@ -84,6 +84,9 @@ table.user-data label,
table.user-data input {
margin-bottom: 0;
}
+table.user-data td {
+ color: #555555;
+}
.user-profile .ajaxloader {