From 03c7e15227fb84b94d9f870aac69d7d54b61889a Mon Sep 17 00:00:00 2001 From: etienne Date: Sun, 11 Jan 2009 13:16:21 +0000 Subject: Modification of created routes git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@9 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864 --- static/styles.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index 28af34c..fda1fa9 100644 --- a/static/styles.css +++ b/static/styles.css @@ -41,6 +41,7 @@ color:purple; hr.spacer{ clear:both; border:None; +visibility: hidden; } .edit label{ @@ -120,7 +121,7 @@ z-index:5; top:50px; bottom:58px; left:80px; -right:360px; +margin-right:360px; background-color:#FFF; opacity:0.9; -moz-border-radius:10px; @@ -170,6 +171,8 @@ border: 1px solid black; margin:0px; padding:0px; height:92%; +margin:0; +padding:0; top:40px; bottom:8px; left:8px; -- cgit v1.2.3