aboutsummaryrefslogtreecommitdiff
path: root/default.css
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-02-04 15:36:58 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-02-04 15:36:58 +0100
commitfe0e105b0db8ca8716a80ab7a0b2be5c990a23aa (patch)
tree24f7b12affdd4b5a7b41f2c839ca7b393e75f371 /default.css
parent393f00c96ea899c87996b20b764749cc22169f25 (diff)
move css to .css
Diffstat (limited to 'default.css')
-rw-r--r--default.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/default.css b/default.css
index d21c9a8..3d50a4c 100644
--- a/default.css
+++ b/default.css
@@ -120,6 +120,13 @@ td.settingstable, table.settingstable td{
table.settingstable td.label{
text-align: right;
}
+td.separator_top{
+ border-top:solid thin;
+ padding-top:0.7ex;
+}
+td.separator_bottom{
+ padding-bottom:0.7ex;
+}
tr#usernamesetting {
height: 1.7em
}