summaryrefslogtreecommitdiff
path: root/static/saclay/css/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/saclay/css/styles.css')
-rw-r--r--static/saclay/css/styles.css19
1 files changed, 14 insertions, 5 deletions
diff --git a/static/saclay/css/styles.css b/static/saclay/css/styles.css
index 683d7ee..4b00da4 100644
--- a/static/saclay/css/styles.css
+++ b/static/saclay/css/styles.css
@@ -23,7 +23,7 @@ h2, .cloud h4, #layer_selection, #layer_selection h4, #permalink a,
}
/* activated */
-#detail_footer, #detail_footer a, #chimere_itinerary h4,
+.small-galery p.legend, #detail_footer, #detail_footer a, #chimere_itinerary h4,
h3.warn, .itinerary_label.itinerary_start, .itinerary_label.itinerary_end,
.action li.ui-state-active{
color:#fff;
@@ -93,6 +93,7 @@ ul#multimedia_list_content li, #welcome .footer,
background-color:#d6d6c4;
}
+.small-galery p.legend,
#detail_footer{
background-color:#9f9f89;
}
@@ -143,6 +144,11 @@ div.warning, .errorlist{
background-color:#fff;
}
+/* black */
+.small-galery{
+ background-color:#000;
+}
+
h2, h3{
background:none;
}
@@ -267,7 +273,7 @@ h3.warn{
}
.welcome-dialog.ui-dialog .ui-dialog-titlebar-close{
- right:10px;
+ right:0;
width:30px;
height:30px;
top:5px;
@@ -289,11 +295,11 @@ h3.warn{
}
.no-titlebar-small.ui-dialog .ui-dialog-titlebar{
- width:340px;
+ width:300px;
}
.no-titlebar.ui-dialog .ui-dialog-titlebar{
- width:630px;
+ width:650px;
}
.no-titlebar.ui-dialog .ui-dialog-titlebar-close,
@@ -1785,6 +1791,10 @@ select#id_categories{
left:auto;
}
+#main-map .olControlZoom{
+ display:none;
+}
+
#main-map .olControlPanPanel .olButton,
#main-map .olControlZoomPanel .olButton {
background-image: url('../images/map_sprite.png');
@@ -2029,4 +2039,3 @@ select#id_categories{
#ul_categories .subcategories#maincategory_8 label{
color:#d38fac;
}
-