From fe0e105b0db8ca8716a80ab7a0b2be5c990a23aa Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Thu, 4 Feb 2010 15:36:58 +0100 Subject: move css to .css --- default.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'default.css') 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 } -- cgit v1.2.3