summaryrefslogtreecommitdiff
path: root/themes/xenea/css-1.7.8
diff options
context:
space:
mode:
Diffstat (limited to 'themes/xenea/css-1.7.8')
-rw-r--r--themes/xenea/css-1.7.8/style.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/themes/xenea/css-1.7.8/style.css b/themes/xenea/css-1.7.8/style.css
index eff479a6ce..9b3893b4ec 100644
--- a/themes/xenea/css-1.7.8/style.css
+++ b/themes/xenea/css-1.7.8/style.css
@@ -1106,6 +1106,7 @@ table.center {
font-size: 12px;
border: solid #81a9cb 1px;
vertical-align: top;
+ padding: 4px;
}
.list_label,
@@ -1486,10 +1487,6 @@ a:hover .nameZoom {
line-height: 20pt;
}
-.formField {
- font-size: 12px;
-}
-
.starredname {
text-decoration: underline;
}
@@ -1863,6 +1860,10 @@ a:hover .nameZoom {
text-align: center;
}
+#register-form #user_comments {
+ width: 350px;
+}
+
[dir=rtl] #login-form label,
[dir=rtl] #new_passwd_form label,
[dir=rtl] #register-form label,