summaryrefslogtreecommitdiff
path: root/chimere_example_project
diff options
context:
space:
mode:
Diffstat (limited to 'chimere_example_project')
-rw-r--r--chimere_example_project/chimere_example_static/chimere/css/extra-styles.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/chimere_example_project/chimere_example_static/chimere/css/extra-styles.css b/chimere_example_project/chimere_example_static/chimere/css/extra-styles.css
index 22915a3..d326aeb 100644
--- a/chimere_example_project/chimere_example_static/chimere/css/extra-styles.css
+++ b/chimere_example_project/chimere_example_static/chimere/css/extra-styles.css
@@ -165,18 +165,18 @@ label.labelSpan.olButton{
}
#detail-wrapper div {
- margin: 4px 8px;
}
#detail-wrapper{
+ padding: 4px 8px;
+ padding-top:50px;
position:absolute;
- z-index:5;
+ z-index:101;
left:auto;
right:0;
bottom:0;
top:0;
width:400px;
- padding-top:50px;
border:0 transparent;
border-right:1px solid #E7E7E7;
border-top:1px solid #E7E7E7;