summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authoretienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864>2009-04-07 10:22:35 +0000
committeretienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864>2009-04-07 10:22:35 +0000
commit7a49305aee5846ced735dbaba2e0fc7cd2c027c0 (patch)
tree75cdc5aee1a2591e69edec85ae468f597420b0a2 /static
parent8159df7f9733bcc16b3480678eaa0243da5803bc (diff)
downloadChimère-7a49305aee5846ced735dbaba2e0fc7cd2c027c0.tar.bz2
Chimère-7a49305aee5846ced735dbaba2e0fc7cd2c027c0.zip
TinyMCE integration (#55)
git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@30 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864
Diffstat (limited to 'static')
-rw-r--r--static/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/styles.css b/static/styles.css
index d5ae8cf..45b9b71 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -116,7 +116,7 @@ border-radius:10px;
#areas{
padding:6px;
border: 1px solid black;
-height:120px;
+height:140px;
position:absolute;
z-index:5;
bottom:100px;
@@ -287,4 +287,4 @@ text-decoration:None;
.olControlScaleLine {
bottom: 35px;
-} \ No newline at end of file
+}