From a4bc9f49559db59eb8ce4208f3ad49b262a5d05f Mon Sep 17 00:00:00 2001 From: etienne Date: Sun, 11 Jan 2009 19:02:30 +0000 Subject: First implementation of route management git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@10 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864 --- static/styles.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index fda1fa9..6887dfb 100644 --- a/static/styles.css +++ b/static/styles.css @@ -44,6 +44,10 @@ border:None; visibility: hidden; } +fieldset{ +margin-top:4px; +} + .edit label{ display:block; } -- cgit v1.2.3