summaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authoretienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864>2009-01-23 22:34:35 +0000
committeretienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864>2009-01-23 22:34:35 +0000
commitccea45fa5494a2a89b99e0a222c16ee897884b09 (patch)
tree5bb7708cec5051ee370989c1b053a6d58459b95f /static/styles.css
parenta8bdd41fd72ec1bfd4d1632274f0bc30e57fb00c (diff)
downloadChimère-ccea45fa5494a2a89b99e0a222c16ee897884b09.tar.bz2
Chimère-ccea45fa5494a2a89b99e0a222c16ee897884b09.zip
Modification of hard link to manage then in settings. Correction of false submission of route.
git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@26 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/styles.css b/static/styles.css
index 225d537..d5ae8cf 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -127,13 +127,12 @@ opacity:0.8;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
+overflow:auto;
}
#areas ul{
margin:0;
padding:0;
-overflow:auto;
-height:180px;
}
#areas li{