summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-02-13 13:41:17 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-02-13 13:41:17 +0100
commit2a3fb7d64c0436b78f92b106e9dc5ea26f333ee1 (patch)
tree583c2d6d80d1630e4b9d3cc04cc3fe7e051d4b8c
parentf3136d24a8632572c0355b30754f4a2fc1b4992a (diff)
downloadChimère - projet Saclay-2a3fb7d64c0436b78f92b106e9dc5ea26f333ee1.tar.bz2
Chimère - projet Saclay-2a3fb7d64c0436b78f92b106e9dc5ea26f333ee1.zip
Adaptation CSS
-rw-r--r--static/saclay/css/styles.css112
1 files changed, 97 insertions, 15 deletions
diff --git a/static/saclay/css/styles.css b/static/saclay/css/styles.css
index 8599b51..93e1267 100644
--- a/static/saclay/css/styles.css
+++ b/static/saclay/css/styles.css
@@ -280,11 +280,10 @@ h3.warn{
width:30px;
height:30px;
top:5px;
- background-image: url("../../chimere/img/close.png");
- background-repeat: no-repeat;
- background-position: bottom center;
+ background-image:url(../images/popup/welcome_close.png);
background-color: transparent;
border: 0 solid;
+ box-shadow: none;
}
.welcome-dialog.ui-dialog .ui-widget-header .ui-icon{
@@ -428,6 +427,10 @@ a.close, a.close:link{
display: none;
}
+.dialog-content {
+ padding-bottom: 10px;
+}
+
.news,
.dialog-content .content{
overflow:auto;
@@ -488,6 +491,15 @@ a#ui-active-menuitem.ui-state-hover{
background-image:none;
}
+#id_welcome_search{
+ height: 26px;
+ border: 1px solid #ccc;
+}
+
+.welcome-dialog p.welcome-search{
+ padding: 10px 0 20px 0;
+}
+
#search-listing img{
vertical-align:middle;
}
@@ -500,6 +512,11 @@ a#ui-active-menuitem.ui-state-hover{
padding: 0;
}
+#search-nav {
+ height: 57px;
+ font-size: 0.95em;
+}
+
#logos{
width:340px;
margin-left:auto;
@@ -658,6 +675,11 @@ a#ui-active-menuitem.ui-state-hover{
background-image:url("../images/menu/icon_center.png");
}
+.layer-switcher{
+ top: 0.5em;
+ right: 2.5em;
+}
+
.simple #permalink{
display:none;
}
@@ -1056,7 +1078,7 @@ div#sidebar{
div#sidebar-container{
background-color: white;
- width: 100%;
+ width: 283px;
height: 100%;
background-image:url('../images/gradient.png');
background-repeat:repeat-x;
@@ -1095,21 +1117,20 @@ div#action-panel{
div#panel{
position:absolute;
- width:282px;
+ width:283px;
z-index:10;
max-height:none;
padding:0;
- padding-top: 190px;
+ padding-top: 120px;
right:auto;
bottom:26px;
top: 0;
border-width:0 1px;
- background-image:url('../images/logo.jpg');
- background-repeat:repeat-x;
- background-position:left top;
+ background-image:url('../images/logo.png');
background-color: transparent;
+ background-repeat: no-repeat;
+ background-position: center 40px;
overflow-x:hidden;
- background-color: #fff;
}
#footer-panel{
@@ -1268,7 +1289,7 @@ ul#ul_categories{
#id_transport_it span,
#id_transport.ui-buttonset label{
- width:122px;
+ width: 125px;
height:25px;
border-radius:0;
-webkit-border-radius:0;
@@ -1598,13 +1619,14 @@ ul#roadmap_toolbar, ul#roadmap_toolbar ul, ul#roadmap_toolbar li{
#search-box{
display: block;
+ border-top: 0 solid transparent;
background-color: #fff;
padding-bottom: 25px;
}
#search-box,
#search-nav{
- background-color:#fff;
+ background-color: transparent;
}
#search-form{
@@ -1617,21 +1639,35 @@ ul#roadmap_toolbar, ul#roadmap_toolbar ul, ul#roadmap_toolbar li{
#search-form input{
border: 0;
background-color: #eaeaea;
- width: 210px;
+ width: 235px;
+ font-size: 0.85em;
}
+#haystack-search-page .action-label,
+#haystack-search .action-label{
+ display: none;
+}
+
+
#haystack-search{
- width:35px;
+ width: 20px;
height:28px;
vertical-align:top;
border: 0;
background-color: #eaeaea;
border-radius: 0;
box-shadow: none;
+ padding: 0;
+ margin: 0;
+}
+
+#haystack-search:hover{
+ color: #999;
}
#edit-panel {
padding: 0;
+ padding-bottom: 40px;
}
#edit-panel label{
@@ -1799,8 +1835,11 @@ div.cloud h4{
background-position:center bottom;
}
-.cloud .description img{
+.popover .description img{
max-width: 300px;
+ display: block;
+ margin-left: auto;
+ margin-right: auto;
}
.close_img{
@@ -1864,6 +1903,10 @@ a.close_img{
display:none;
}
+.origin{
+ text-align:center;
+}
+
.small-gallery{
width:auto;
margin-top:0;
@@ -2188,6 +2231,36 @@ select#id_categories{
color:#d38fac;
}
+#welcome h3, #welcome h4,
+#welcome{
+ font-family: 'Numans', sans-serif;
+ text-align: center;
+ color: #999;
+ font-weight: 300;
+}
+
+#welcome h3{
+ font-size: 50px;
+}
+
+#welcome h4{
+ font-size: 30px;
+}
+
+
+a#page-feedback{
+ display: block;
+ position: absolute;
+ bottom: 50px;
+ right: 0;
+ z-index: 100;
+ background-image:url('../images/button-suggestion.png');
+ height: 130px;
+ width: 40px;
+ font-size: 0;
+ color: 0;
+}
+
#detail_footer{
border-radius-bottom: 6px;
}
@@ -2201,3 +2274,12 @@ select#id_categories{
padding: 0;
}
+#layerSwitcher{
+ display: none;
+}
+
+/* to be fixed */
+a#page-feedback,
+.map-footer{
+ display: none;
+}