diff options
| author | etienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864> | 2009-01-11 13:16:21 +0000 |
|---|---|---|
| committer | etienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864> | 2009-01-11 13:16:21 +0000 |
| commit | 03c7e15227fb84b94d9f870aac69d7d54b61889a (patch) | |
| tree | c7d4c5e276fd3092449c195b8c354f7ebe645979 /static/styles.css | |
| parent | 4182d638dcbe194b65b38d1ae92068dadbefc84d (diff) | |
| download | Chimère-03c7e15227fb84b94d9f870aac69d7d54b61889a.tar.bz2 Chimère-03c7e15227fb84b94d9f870aac69d7d54b61889a.zip | |
Modification of created routes
git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@9 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864
Diffstat (limited to 'static/styles.css')
| -rw-r--r-- | static/styles.css | 5 |
1 files changed, 4 insertions, 1 deletions
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; |
