summaryrefslogtreecommitdiff
path: root/chimere/static
diff options
context:
space:
mode:
Diffstat (limited to 'chimere/static')
-rw-r--r--chimere/static/chimere/css/styles.css103
-rw-r--r--chimere/static/chimere/img/copyleft.pngbin0 -> 506 bytes
-rw-r--r--chimere/static/chimere/img/east-mini.pngbin451 -> 477 bytes
-rw-r--r--chimere/static/chimere/img/layer-switcher-maximize.pngbin451 -> 480 bytes
-rw-r--r--chimere/static/chimere/img/north-mini.pngbin484 -> 493 bytes
-rw-r--r--chimere/static/chimere/img/pan-panel.pngbin0 -> 1318 bytes
-rw-r--r--chimere/static/chimere/img/slider.pngbin285 -> 305 bytes
-rw-r--r--chimere/static/chimere/img/south-mini.pngbin481 -> 478 bytes
-rw-r--r--chimere/static/chimere/img/west-mini.pngbin453 -> 457 bytes
-rw-r--r--chimere/static/chimere/img/zoom-minus-mini.pngbin359 -> 382 bytes
-rw-r--r--chimere/static/chimere/img/zoom-panel.pngbin0 -> 1609 bytes
-rw-r--r--chimere/static/chimere/img/zoom-plus-mini.pngbin489 -> 511 bytes
-rw-r--r--chimere/static/chimere/img/zoom-world-mini.pngbin1072 -> 1047 bytes
13 files changed, 57 insertions, 46 deletions
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css
index fbc2704..e9c03ad 100644
--- a/chimere/static/chimere/css/styles.css
+++ b/chimere/static/chimere/css/styles.css
@@ -1,21 +1,18 @@
/* color definition */
-a, a:link, a:visited, legend{
- color: #5b80b2;
-}
-
-.errorlist,
+a, a:link, a:visited, legend,
+#footer .map-footer a, #footer .map-footer a:link,
+#footer .map-footer a:visited, .errorlist,
.detail_footer a,
#categories li#display_submited,
-.simple .cloud h2 {
+.simple .cloud h2{
color:#54c200;
}
-h2,
-#action li,
-#action li a,
-#action li li a,
-#welcome_button a, .ui-widget-header,
+h2, .action li, .action li a,
+.action li li a,
+#footer a, #footer a:link, #footer a:visited, .ui-widget-header,
+a#welcome_button, a:visited#welcome_button, a:link#welcome_button,
.olControlPermalink a {
color:#fff;
}
@@ -24,8 +21,8 @@ h4{
color:#5e1e68;
}
-#action li.ui-state-active a,
-#action li li.ui-state-active a{
+.action li.ui-state-active a,
+.action li li.ui-state-active a{
color:#333;
}
@@ -33,7 +30,7 @@ h4{
body, h2, h3,
.ui-widget-header,
-#action li.selected,
+.action li.selected,
#welcome_button,
.olControlPermalink{
background-color:#4ea30d;
@@ -43,7 +40,7 @@ body, h2, h3,
background-image:None;
}
-fieldset, #action li, #content,
+fieldset, .action li, #content,
#map-footer, #panel, #areas,
#welcome, #detail, .detail_footer a,
#map, .window{
@@ -58,14 +55,16 @@ div.warning{
background-color:transparent;
}
-#action li.selected{
+.action li.selected,
+#welcome_button,
+.olControlPermalink{
border:1px solid #54c200;
}
#areas, #detail, #map,
div.warning,
#content,
-#action li.selected,
+.action li.selected,
#panel, #map-footer{
border:1px solid #327e04;
}
@@ -107,8 +106,9 @@ fieldset, #content, #panel,
*/
/**/
-.draggable h2{
- cursor:move;
+html, body{
+ margin:0;
+ padding:0;
}
body{
@@ -135,6 +135,10 @@ h2{
position: relative;
}
+.draggable h2{
+ cursor:move;
+}
+
h4{
font-weight:normal;
font-style:italic;
@@ -154,48 +158,55 @@ fieldset{
display:block;
}
-ul#action{
+#page_title{
position:absolute;
- z-index:5;
+ top:6px;
+ right:20px;
+ font-weight:bold;
+ font-size:30px;
+ color:#fff;
+}
+
+#topbar{
+ z-index:0;
+}
+
+ul.action{
list-style-type:none;
- top:20px;
- left:80px;
margin:0;
- padding:3px;
- padding-left:0;
+ padding:12px;
+ padding-bottom:0;
}
-#action li{
+.action li{
font-weight:normal;
display:inline;
padding:3px 7px;
+ margin:0;
margin-right:6px;
}
-#action a{
+.action a{
text-decoration:None;
}
-#action li ul{
- margin:14px 12px;
- position:absolute;
- width:600px;
-}
-
#content{
- margin:4px;
- margin-top:14px;
+ z-index:3;
padding:20px;
- padding-top:46px;
}
#footer{
+ margin:5px;
text-align:center;
}
-#map-footer{
- position:absolute;
+#footer img{
+ vertical-align:bottom;
+}
+
+#footer .map-footer{
z-index:5;
+ position:absolute;
bottom:5px;
right:5px;
padding:2px;
@@ -321,13 +332,12 @@ ul#share li{
position:absolute;
margin:0px;
padding:0px;
- height:98%;
+ height:93%;
margin:0;
padding:0;
- top:8px;
- bottom:8px;
- left:8px;
- right:8px;
+ top:40px;
+ left:0px;
+ right:0px;
z-index:0;
}
@@ -448,7 +458,7 @@ p.warning{
z-index:4;
}
-#welcome_button a{
+a#welcome_button{
font-size:14px;
text-align:center;
text-decoration:none;
@@ -458,10 +468,11 @@ p.warning{
.olControlPermalink {
display: block;
position: absolute;
- bottom:12px;
- left:20px;
+ bottom:14px;
+ left:28px;
width:180px;
font-size:small;
+ font-size:80%;
text-align:center;
}
diff --git a/chimere/static/chimere/img/copyleft.png b/chimere/static/chimere/img/copyleft.png
new file mode 100644
index 0000000..088a76b
--- /dev/null
+++ b/chimere/static/chimere/img/copyleft.png
Binary files differ
diff --git a/chimere/static/chimere/img/east-mini.png b/chimere/static/chimere/img/east-mini.png
index 0707567..9dab325 100644
--- a/chimere/static/chimere/img/east-mini.png
+++ b/chimere/static/chimere/img/east-mini.png
Binary files differ
diff --git a/chimere/static/chimere/img/layer-switcher-maximize.png b/chimere/static/chimere/img/layer-switcher-maximize.png
index 8d7bb16..33368db 100644
--- a/chimere/static/chimere/img/layer-switcher-maximize.png
+++ b/chimere/static/chimere/img/layer-switcher-maximize.png
Binary files differ
diff --git a/chimere/static/chimere/img/north-mini.png b/chimere/static/chimere/img/north-mini.png
index a8a0b40..21573ae 100644
--- a/chimere/static/chimere/img/north-mini.png
+++ b/chimere/static/chimere/img/north-mini.png
Binary files differ
diff --git a/chimere/static/chimere/img/pan-panel.png b/chimere/static/chimere/img/pan-panel.png
new file mode 100644
index 0000000..681c74e
--- /dev/null
+++ b/chimere/static/chimere/img/pan-panel.png
Binary files differ
diff --git a/chimere/static/chimere/img/slider.png b/chimere/static/chimere/img/slider.png
index 23afd57..5f1c4a1 100644
--- a/chimere/static/chimere/img/slider.png
+++ b/chimere/static/chimere/img/slider.png
Binary files differ
diff --git a/chimere/static/chimere/img/south-mini.png b/chimere/static/chimere/img/south-mini.png
index 6c4ac8a..c9168df 100644
--- a/chimere/static/chimere/img/south-mini.png
+++ b/chimere/static/chimere/img/south-mini.png
Binary files differ
diff --git a/chimere/static/chimere/img/west-mini.png b/chimere/static/chimere/img/west-mini.png
index db5f420..082cb5f 100644
--- a/chimere/static/chimere/img/west-mini.png
+++ b/chimere/static/chimere/img/west-mini.png
Binary files differ
diff --git a/chimere/static/chimere/img/zoom-minus-mini.png b/chimere/static/chimere/img/zoom-minus-mini.png
index f9b63ab..86940e2 100644
--- a/chimere/static/chimere/img/zoom-minus-mini.png
+++ b/chimere/static/chimere/img/zoom-minus-mini.png
Binary files differ
diff --git a/chimere/static/chimere/img/zoom-panel.png b/chimere/static/chimere/img/zoom-panel.png
new file mode 100644
index 0000000..b01bc3b
--- /dev/null
+++ b/chimere/static/chimere/img/zoom-panel.png
Binary files differ
diff --git a/chimere/static/chimere/img/zoom-plus-mini.png b/chimere/static/chimere/img/zoom-plus-mini.png
index eecf2eb..b7f466a 100644
--- a/chimere/static/chimere/img/zoom-plus-mini.png
+++ b/chimere/static/chimere/img/zoom-plus-mini.png
Binary files differ
diff --git a/chimere/static/chimere/img/zoom-world-mini.png b/chimere/static/chimere/img/zoom-world-mini.png
index 2159dde..8454391 100644
--- a/chimere/static/chimere/img/zoom-world-mini.png
+++ b/chimere/static/chimere/img/zoom-world-mini.png
Binary files differ