diff --git a/sites/default/themes/popsu/img/logos/logos-partenaires_01.png b/sites/default/themes/popsu/img/logos/logos-partenaires_01.png
index 61145ff..79e6e81 100644
Binary files a/sites/default/themes/popsu/img/logos/logos-partenaires_01.png and b/sites/default/themes/popsu/img/logos/logos-partenaires_01.png differ
diff --git a/sites/default/themes/popsu/img/logos/logos-partenaires_02.png b/sites/default/themes/popsu/img/logos/logos-partenaires_02.png
index bd07333..9555e0e 100644
Binary files a/sites/default/themes/popsu/img/logos/logos-partenaires_02.png and b/sites/default/themes/popsu/img/logos/logos-partenaires_02.png differ
diff --git a/sites/default/themes/popsu/img/logos/logos-partenaires_03.png b/sites/default/themes/popsu/img/logos/logos-partenaires_03.png
index 222ba95..44e8721 100644
Binary files a/sites/default/themes/popsu/img/logos/logos-partenaires_03.png and b/sites/default/themes/popsu/img/logos/logos-partenaires_03.png differ
diff --git a/sites/default/themes/popsu/img/logos/logos-partenaires_04.png b/sites/default/themes/popsu/img/logos/logos-partenaires_04.png
index 6341c7c..23afa9a 100644
Binary files a/sites/default/themes/popsu/img/logos/logos-partenaires_04.png and b/sites/default/themes/popsu/img/logos/logos-partenaires_04.png differ
diff --git a/sites/default/themes/popsu/js/script.js b/sites/default/themes/popsu/js/script.js
index 8320fb6..afb7d2c 100644
--- a/sites/default/themes/popsu/js/script.js
+++ b/sites/default/themes/popsu/js/script.js
@@ -4,63 +4,63 @@
/* accordéon pour des views pane */
$('div.accordion-h2.accordion-h2-views div.view-header').click(function() {
- $(this).siblings('div.view-content').toggle('fast', function() {
- $(this).parent().parent().parent().toggleClass('accordion-h2-opened');
- });
+ $(this).siblings('div.view-content').toggle('fast', function() {
+ $(this).parent().parent().parent().toggleClass('accordion-h2-opened');
+ });
});
-
+
/* accordéon pour des panels pane */
$('div.accordion-h2.accordion-h2-panel > h2.pane-title').click(function() {
- $(this).siblings('div.pane-content').toggle('fast', function() {
- $(this).parent().toggleClass('accordion-h2-opened');
- });
+ $(this).siblings('div.pane-content').toggle('fast', function() {
+ $(this).parent().toggleClass('accordion-h2-opened');
+ });
});
-
+
/* accordéon auto-exclusifs pour des panels pane */
$('div.accordion-h2-ex.accordion-h2-panel > h2.pane-title').click(function() {
$(this).parent().siblings('div.accordion-h2-ex').children('div.pane-content').hide();
$(this).parent().siblings('div.accordion-h2-ex').removeClass('accordion-h2-opened');
- $(this).siblings('div.pane-content').toggle('fast', function() {
- $(this).parent().toggleClass('accordion-h2-opened');
- });
+ $(this).siblings('div.pane-content').toggle('fast', function() {
+ $(this).parent().toggleClass('accordion-h2-opened');
+ });
});
-
-
+
+
/* accordéon pour des panels pane */
$('div.accordion-trigger').click(function() {
$(this).toggleClass('accordion-h2-opened');
- $(this).parent().parent().siblings('div.accordion-content').toggle('fast', function() {
-
+ $(this).parent().parent().siblings('div.accordion-content').toggle('fast', function() {
+
+ });
+ $(this).siblings('div.accordion-content').toggle('fast', function() {
+
});
- $(this).siblings('div.accordion-content').toggle('fast', function() {
-
- });
});
-
-
-
-
+
+
+
+
$('div#menu-trigger-level1').click(function() {
-
+
$('#block-menu_block-3').slideDown('slow', function() {
// Animation complete.
});
$('div#menu-trigger-level1').hide();
$('div#menu-trigger-level1-off').show();
});
-
+
$('div#menu-trigger-level1-off').click(function() {
-
+
$('#block-menu_block-3').slideUp('slow', function() {
// Animation complete.
});
$('div#menu-trigger-level1-off').hide();
$('div#menu-trigger-level1').show();
});
-
-
-
- $('.flexslider').flexslider({
+
+
+
+ $('.flexslider').flexslider({
/*selector: 'ul > li',*/
animation: "fade",
animationLoop: true,
@@ -70,17 +70,17 @@
controlNav: false, //Boolean: Create navigation for paging control of each clide? Note: Leave true for manualControls usage
directionNav: false, //Boolean: Create navigation for previous/next navigation? (true/false)
prevText: "Précédent", //String: Set the text for the "previous" directionNav item
- nextText: "Suivant",
-
+ nextText: "Suivant",
+
/*maxItems: 10,*/
/*start: function(slider){
- $('body').removeClass('loading');
+ $('body').removeClass('loading');
}*/
});
-
-
-
-
+
+
+
+
/* AMSTERDAM */
$("#point-nid-870").popover({
title: false,
@@ -89,7 +89,7 @@
"
POPSU Europe" +
""
});
-
+
/* BARCELONE */
$("#point-nid-871").popover({
title: false,
@@ -118,7 +118,7 @@
$("#point-nid-869").popover({
title: false,
trigger: "hover",
- content: ""
});
-
+
/* Copenhague */
$("#point-nid-875").popover({
title: false,
@@ -138,7 +138,25 @@
content: ""
- });
+ });
+ /* dordrecht */
+ $("#point-nid-961").popover({
+ title: false,
+ trigger: "hover",
+ content: ""
+ });
+
+ /* dunkerque */
+ $("#point-nid-962").popover({
+ title: false,
+ trigger: "hover",
+ content: ""
+ });
+
/* GRENOBLE */
$("#point-nid-876").popover({
title: false,
@@ -147,6 +165,14 @@
"POPSU France 2" +
""
});
+ /* Hambourg */
+ $("#point-nid-963").popover({
+ title: false,
+ trigger: "hover",
+ content: ""
+ });
/* LAUSANNE */
$("#point-nid-877").popover({
title: false,
@@ -159,12 +185,12 @@
$("#point-nid-878").popover({
title: false,
trigger: "hover",
- content: "" +
- "- POPSU France 1
" +
+ content: ""
- });
+ });
/* LONDRES */
$("#point-nid-879").popover({
title: false,
@@ -177,12 +203,12 @@
$("#point-nid-880").popover({
title: false,
trigger: "hover",
- content: "" +
- "- POPSU France 1
" +
+ content: ""
- });
+ });
/* MALAGA */
$("#point-nid-881").popover({
title: false,
@@ -195,127 +221,147 @@
$("#point-nid-882").popover({
title: false,
trigger: "hover",
- content: "" +
- "- POPSU France 1
" +
+ content: ""
- });
+ });
+
+ /* mayence */
+ $("#point-nid-964").popover({
+ title: false,
+ trigger: "hover",
+ content: ""
+ });
/* Montpellier */
$("#point-nid-883").popover({
title: false,
trigger: "hover",
- content: "" +
- "- POPSU France 1
" +
+ content: ""
});
-
-
+
+
/* Montréal */
$("#point-nid-884").popover({
title: false,
trigger: "hover",
- content: "" +
+ content: ""
});
-
-
- /* Nantes */
+
+
+ /* Nantes */
$("#point-nid-868").popover({
title: false,
trigger: "hover",
- content: "" +
- "- POPSU France 1
" +
+ content: ""
});
-
-
+
+ /* Nimes */
+ $("#point-nid-965").popover({
+ title: false,
+ trigger: "hover",
+ content: ""
+ });
+
+
/* Paris */
$("#point-nid-885").popover({
title: false,
trigger: "hover",
- content: "" +
+ content: ""
});
-
-
+
+
/* Rennes */
$("#point-nid-886").popover({
title: false,
trigger: "hover",
- content: "" +
+ content: ""
});
-
-
+
+
/* Rotterdam */
$("#point-nid-887").popover({
title: false,
trigger: "hover",
- content: "" +
+ content: ""
});
-
-
+
+
/* Strasbourg */
$("#point-nid-888").popover({
title: false,
trigger: "hover",
- content: "" +
+ content: ""
});
-
-
+
+
/* Toulon */
$("#point-nid-889").popover({
title: false,
trigger: "hover",
- content: "" +
+ content: ""
});
-
-
+
+
/* Toulouse */
$("#point-nid-890").popover({
title: false,
trigger: "hover",
- content: "" +
- "- POPSU France 1
" +
+ content: ""
});
-
-
- /* Turin */
+
+
+ /* Turin */
$("#point-nid-891").popover({
title: false,
trigger: "hover",
- content: "" +
+ content: ""
});
-
-
+
+
/* Vienne */
$("#point-nid-892").popover({
title: false,
trigger: "hover",
- content: "" +
+ content: ""
});
-
-
+
+
$.each($(".captioned img"), function(legend, item) {
title = $(item).attr('title')
@@ -325,8 +371,8 @@
});
-
-
+
+
}); })(jQuery);
diff --git a/sites/default/themes/popsu/less/content-all.css.less b/sites/default/themes/popsu/less/content-all.css.less
index eff603a..d9a5817 100644
--- a/sites/default/themes/popsu/less/content-all.css.less
+++ b/sites/default/themes/popsu/less/content-all.css.less
@@ -7,17 +7,17 @@ body {
p {
text-align: justify;
margin-bottom: 17px;
- /*word-break: (normal | keep-all | loose | break-strict | break-all)*/
+ /*word-break: (normal | keep-all | loose | break-strict | break-all)*/
/*word-break: loose;*/
/*overflow-wrap: break-word;*/
-
+
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
-
-
+
+
}
.column-right p {
text-align: left;
@@ -26,7 +26,7 @@ p {
.double-spaced p, p.double-spaced {
margin-bottom: 24px;
- font-size: 13px;
+ font-size: 13px;
line-height: 17px;
}
@@ -36,15 +36,15 @@ p {
font-weight: normal;
line-height: 25px;
}
-.text-intro-18, .text-intro-18 p {
- font-size: 18px;
+.text-intro-18, .text-intro-18 p {
+ font-size: 18px;
line-height: 25px;
}
ul.document-files,
.column-right ul {
margin-left: 15px;
- font-size: 8px;
+ font-size: 8px;
}
ul.document-files li,
.column-right ul li {
@@ -93,7 +93,7 @@ body.panel-ville {
.panel-header {
display: none;
}
-
+
.views-field-view-node {
font-style: italic;
}
@@ -114,7 +114,7 @@ body.panel-ville {
margin-right: 10px;
}
}
-
+
.panel-ville-eur-volet h2,
#panel-ville-equipe h2,
#panel-ville-acteurs h2,
@@ -123,8 +123,8 @@ body.panel-ville {
#panel-ville-logos-partenaires h2 {
cursor: pointer;
}
-
- .panel-ville-eur-volet .pane-content,
+
+ .panel-ville-eur-volet .pane-content,
#panel-ville-equipe .pane-content,
#panel-ville-acteurs .pane-content,
#panel-ville-colloques .pane-content,
@@ -132,10 +132,10 @@ body.panel-ville {
#panel-ville-logos-partenaires .pane-content {
display: none;
}
-
-
-
-
+
+
+
+
}
}
@@ -148,25 +148,25 @@ table.views-view-grid tbody tr td.col-last {
#accordion-h2-liste-ville {
-
+
}
#content-inner .accordion-trigger .views-field,
#content-inner .accordion-h2-layout .accordion-content .views-label,
#content-inner .accordion-h2-views .view-header,
#content-inner .accordion-h2-panel > h2.pane-title {
-
+
background: url(../img/icons/accordion-h2-arrays-off-trans.png) no-repeat top right;
-
+
font-family: OstrichSansBold, verdana,arial,helvetica,sans-serif;
color: #000;
font-size: 23px;
line-height: 19px;
cursor: pointer;
-
+
border-top: 1px solid #000;
padding: 9px 0 4px 2px;
-
+
}
.accordion-h2-panel {
margin-bottom: 5px;
@@ -187,10 +187,10 @@ table.views-view-grid tbody tr td.col-last {
#content-inner .pane-popsu-special-accueil-pps1 .accordion-h2-layout .accordion-content .views-label,
#content-inner .pane-popsu-special-accueil-pps1 .accordion-h2-views .view-header,
#content-inner .pane-popsu-special-accueil-pps1 .accordion-h2-panel > h2.pane-title {
- padding: 0;
+ padding: 0;
background: url(../img/icons/accordion-h2-arrays-off-trans.png) no-repeat top right;
font-size: 25px;
- line-height: 38px;
+ line-height: 38px;
}
@@ -260,7 +260,7 @@ table.views-view-grid tbody tr td.col-last {
list-style-type: none;
margin: 0;
padding: 0;
-}
+}
#content-inner .listing-thumb ul li.span2 {
/*margin-right: 3px;*/
width: 101px;
@@ -274,12 +274,12 @@ table.views-view-grid tbody tr td.col-last {
font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;
letter-spacing: 0.05em;
font-size: 17px;
- line-height: 15px;
+ line-height: 15px;
color: @bleu_popsu1;
display: block;
- padding: 7px 0 7px 0;
-
- /*word-break: break-all;*/
+ padding: 7px 0 7px 0;
+
+ /*word-break: break-all;*/
/*word-break: loose;*/
/*overflow-wrap: break-word;*/
}
@@ -291,7 +291,7 @@ body.context-popsu-europe #content-inner .listing-thumb .views-field-title a {
#content-inner .listing-thumb.listing-projets .views-field-title a {
padding: 7px 0 0px 0;
- height: 43px;
+ height: 43px;
overflow: hidden;
-webkit-hyphens: auto;
-moz-hyphens: auto;
@@ -301,7 +301,7 @@ body.context-popsu-europe #content-inner .listing-thumb .views-field-title a {
}
#content-inner .listing-thumb.listing-themes .views-field-title a {
padding: 7px 0 0px 0;
- height: 43px;
+ height: 43px;
overflow: hidden;
-webkit-hyphens: auto;
-moz-hyphens: auto;
@@ -317,7 +317,7 @@ body.context-popsu-europe #content-inner .listing-thumb .views-field-title a {
}
#content-inner .listing-thumb li img {
opacity: 0.9;
- -moz-opacity: 0.9;
+ -moz-opacity: 0.9;
}
#content-inner .listing-thumb li a.image-placeover {
width: 101px;
@@ -330,26 +330,26 @@ body.context-popsu-europe #content-inner .listing-thumb .views-field-title a {
-moz-opacity: 1;
}
.listing-villes {
-
+
}
.listing-grille table {
background: none;
-
+
th, td {
background: none;
border: none;
font-size: 14px;
vertical-align: top;
-
+
.listing-projet-ville {
font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;
letter-spacing: 0.05em;
font-size: 15px;
- line-height: 29px;
+ line-height: 29px;
color: #ccc;
- }
+ }
}
}
@@ -369,15 +369,15 @@ body.sidebar-double.context-popsu-1 #block-menu_block-3 {
.pane-node-field-popsu-special-body {
margin-top: 5px;
/*width: 64%;*/
-
+
/*
h2 {
line-height: 18px;
}*/
}
-
+
.panels-flexible-column-first {
-
+
.field-type-image {
/*margin-left: -26px;*/
margin-left: -20px;
@@ -387,40 +387,40 @@ body.sidebar-double.context-popsu-1 #block-menu_block-3 {
text-align: justify;
}
-
-
-
-
+
+
+
+
.field-type-text {
padding-top: 5px;
text-align: justify;
-
+
p {
margin-bottom: 16px;
text-align: justify;
}
h2 {
font-size: 18px;
- }
- }
+ }
+ }
}
}
#content-inner #pane-publication {
- .accordion-content {
+ .accordion-content {
padding-top: 5px;
text-align: justify;
-
-
+
+
}
-
+
.panels-flexible-row-accordion-h2-layout-3-inside,
.panels-flexible-row-accordion-h2-layout-4-inside {
.panels-flexible-region-accordion-h2-layout-left-inside {
width: 99%;
-
+
/*border: 1px solid green;*/
}
}
@@ -429,27 +429,27 @@ body.sidebar-double.context-popsu-1 #block-menu_block-3 {
letter-spacing: 0.075em;
font-size: 13px;
line-height: 16px;
-
+
}
h2.pane-title {
padding-bottom: 12px;
}
-}
+}
#content-inner #pane-publication.pane-publication-popsu .accordion-h2-layout .accordion-trigger {
.views-field.views-field-field-popsu-publication-soustitr {
border: none;
background: none;
-
- .field-content {
+
+ .field-content {
font-family: OpenSansRegular,Helvetica,Arial,sans-serif;
font-size: 12px;
line-height: 18px;
border: none;
background: none;
}
-
+
}
-
+
}
@@ -473,10 +473,10 @@ body.sidebar-double.context-popsu-1 #block-menu_block-3 {
}
-
+
.popsu-74-26-stacked {
-
+
.panels-flexible-column-accordion-h2-layout-1.panels-flexible-column-first,
.panels-flexible-column-accordion-h2-layout-2.panels-flexible-column-first,
.panels-flexible-column-popsu-74-26-stacked-4.panels-flexible-column-first {
@@ -487,15 +487,15 @@ body.sidebar-double.context-popsu-1 #block-menu_block-3 {
.panels-flexible-column-popsu-74-26-stacked-5.panels-flexible-column-last {
width: 26%;
margin-right: -10px;
- }
-
-
+ }
+
+
}
/*
-#accordion-h2-chronologie .field-item,
-#accordion-h2-programme .field-item,
-#accordion-h2-acteurs .field-item,
-#accordion-h2-documents .field-item,
+#accordion-h2-chronologie .field-item,
+#accordion-h2-programme .field-item,
+#accordion-h2-acteurs .field-item,
+#accordion-h2-documents .field-item,
.panels-flexible-column-last .field-name-field-popsu-ville-partenairesimg,
.panels-flexible-column-last .field-name-field-popsu-ville-coordinateur,
.panels-flexible-column-last .field-name-field-popsu-ville-equipe {
@@ -510,7 +510,7 @@ body.sidebar-double.context-popsu-1 #block-menu_block-3 {
.document-files,
ul.document-files {
-
+
margin-top: 10px;
margin-bottom: 10px;
padding: 0;
@@ -525,20 +525,20 @@ ul.document-files {
a {
color: #1a171a;
}
-
+
}
.column-right .accordion-h2.pseudo-list {
color: #1a171a;
margin: 5px 0 5px 2px;
padding: 0;
-
-
+
+
.field-item {
color: #1a171a;
margin-bottom: 2px;
- padding-left: 3px;
-
+ padding-left: 3px;
+
a {
color: #1a171a;
}
@@ -555,13 +555,13 @@ body.path-popsu2-accueil {
display: none;
}
-
- #content-inner {
+
+ #content-inner {
/*padding: 0 55px 0 0;*/
padding: 0;
-
+
.pane-popsu-special-accueil-pps1 {
-
+
.panel-separator {
margin-bottom: 0px;
}
@@ -569,14 +569,14 @@ body.path-popsu2-accueil {
padding-bottom: 0px;
}
-
+
/*
.field-name-field-popsu-special-body,
.field-name-field-popsu-special-body p {
font-family: OpenSansLight, verdana,arial,helvetica,sans-serif;
font-size: 16px;
line-height: 25px;
- font-weight: normal;
+ font-weight: normal;
}*/
/*
.field-name-field-popsu-special-text,
@@ -586,9 +586,9 @@ body.path-popsu2-accueil {
}
*/
}
-
+
}
- }
+ }
}
@@ -599,16 +599,16 @@ body.path-popsu2-accueil {
font-size: 56px;
/*line-height: 12px;*/
line-height: 49px;
- /*margin-bottom: 30px;*/
- margin-top: -22px;
+ /*margin-bottom: 30px;*/
+ margin-top: -22px;
z-index: 2;
position: relative;
}
-body.context-popsu-2 .page-title-secondary {
- color: @vert_popsu2;
+body.context-popsu-2 .page-title-secondary {
+ color: @vert_popsu2;
}
-body.context-popsu-europe .page-title-secondary {
- color: @gris_popsueurope;
+body.context-popsu-europe .page-title-secondary {
+ color: @gris_popsueurope;
}
body.node-type-popsu-theme-trans #content-inner h1#page-title {
@@ -624,9 +624,9 @@ body.node-type-popsu-theme-trans #content-inner h1#page-title {
font-weight: bold;
}
-#content-inner .field-name-field-popsu-special-body h2 {
+#content-inner .field-name-field-popsu-special-body h2 {
line-height: 19px;
- padding-bottom: 5px;
+ padding-bottom: 5px;
}
.pane-publication-sans-ville h3 {
text-align: left;
@@ -643,8 +643,8 @@ body.front {
padding-bottom: 40px;
}
.home-logos-popsu {
-
-
+
+
ul.logos {
display: block;
height: 86px;
@@ -658,35 +658,35 @@ body.front {
margin-right: 15px;
cursor: pointer;
padding-top: 5px;
-
+
li {
- font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;
+ font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.075em;
- margin: 0px 0 0 0;
+ margin: 0px 0 0 0;
padding: 0 0 0 3px;
-
+
a {
color: #000;
text-decoration: none;
- }
+ }
}
li.last {
border-bottom: 3px solid #000000;
padding-bottom: 3px;
}
-
+
}
-
+
#logo-home-popsu1 ul.logos {
- background: url(../img/logos/popsu1/logo-small-home-trans.png) no-repeat top center;
+ background: url(../img/logos/popsu1/logo-small-home-trans.png) no-repeat top center;
}
-
+
#logo-home-popsu2 ul.logos {
background: url(../img/logos/popsu2/logo-small-home-trans.png) no-repeat top center;
}
-
+
#logo-home-popsueurope ul.logos {
background: url(../img/logos/popsueurope/logo-small-home-trans.png) no-repeat top center;
margin-right: 0;
@@ -702,11 +702,11 @@ body.front {
ul.logos:hover li {
display: block;
}
-
- }
-
+
+ }
+
#logos-partenaires-home {
-
+
display: block;
width: 115px;
height: 261px;
@@ -724,8 +724,8 @@ body.front {
text-indent: -999px;
overflow: hidden;
margin: 0;
- padding: 0;
- background: url(../img/logos/logos-partenaires_02.png) no-repeat top center;
+ padding: 0;
+ background: url(../img/logos/logos-partenaires_02.png) no-repeat top center;
}
#logos-partenaires-home #ministere-territoires {
display: block;
@@ -734,9 +734,9 @@ body.front {
text-indent: -999px;
overflow: hidden;
margin: 0;
- padding: 0;
- background: url(../img/logos/logos-partenaires_03.png) no-repeat top center;
- }
+ padding: 0;
+ background: url(../img/logos/logos-partenaires_03.png) no-repeat top center;
+ }
#logos-partenaires-home #ministere-puca {
display: block;
width: 115px;
@@ -744,8 +744,8 @@ body.front {
text-indent: -999px;
overflow: hidden;
margin: 0;
- padding: 0;
- background: url(../img/logos/logos-partenaires_04.png) no-repeat top center;
+ padding: 0;
+ background: url(../img/logos/logos-partenaires_04.png) no-repeat top center;
}
#logos-partenaires-home #ministere-aigp {
display: block;
@@ -754,12 +754,12 @@ body.front {
text-indent: -999px;
overflow: hidden;
margin: 0;
- padding: 0;
- background: url(../img/logos/logos-partenaires_05.png) no-repeat top center;
+ padding: 0;
+ background: url(../img/logos/logos-partenaires_05.png) no-repeat top center;
}
-
-
-
+
+
+
.col-logo {
margin-top: 20px;
margin-left: 50px;
@@ -775,15 +775,15 @@ body.front {
font-size: 15px;
line-height: 22px;
font-family: OpenSansLight,verdana,arial,helvetica,sans-serif;
-
+
text-align: justify;
-
+
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
-o-hyphens: none;
hyphens: none;
-
+
}
li {
padding-right: 25px;
@@ -808,7 +808,7 @@ body.front {
font-weight: normal;
color: #000;
padding-top: 14px;
- padding-bottom: 15px;
+ padding-bottom: 15px;
}
.field-item h2 {
font-family: OpenSansSemiBold,verdana,arial,helvetica,sans-serif;
@@ -817,68 +817,68 @@ body.front {
color: #1A171B;
}
}
-
-
-
+
+
+
}
-
+
}
/* span.field-content.btn-admin-edit, */
.admin-add-item,
.views-field-publishcontent,
-.views-field-edit-node {
-
+.views-field-edit-node {
+
margin-bottom: 30px;
padding: 0;
-
-
-
- .field-content a,
+
+
+
+ .field-content a,
a {
-
+
background: #008800 url("../img/icons/gear.png") no-repeat scroll 2px 0;
border: 1px solid #ccc;
-
+
display: block;
cursor: pointer;
-
+
color: #fff;
/*font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;*/
- font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
+ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
/*letter-spacing: 0.05em;*/
font-weight: bold;
text-transform: uppercase;
-
- padding: 2px 4px 2px 20px;
-
+
+ padding: 2px 4px 2px 20px;
+
}
}
.views-field-publishcontent {
margin-bottom: 2px;
-
- .field-content a,
+
+ .field-content a,
a {
-
+
background: #FF0A0A url("../img/icons/gear.png") no-repeat scroll 2px 0;
}
}
.admin-add-item {
a {
-
+
background: #FCBA20 url("../img/icons/gear.png") no-repeat scroll 2px 0;
}
a + a {
margin-top: -6px;
}
-
+
}
.admin-add-item-margin a + a {
- margin-bottom: 15px;
+ margin-bottom: 15px;
}
.admin-add-item-panel {
margin-bottom: -5px;
@@ -901,7 +901,7 @@ body.logged-in #content-tabs ul.tabs.primary {
color: #fff;
margin-right: 33px;
margin-top: 50px;
-
+
a {
color: #fff;
}
@@ -910,21 +910,21 @@ body.logged-in #content-tabs ul.tabs.primary {
font-size: 22px;
padding: 6px 8px 9px 8px;
}
- .views-field-title {
+ .views-field-title {
font-size: 18px;
line-height: 16px;
padding: 10px 10px 0 10px;
- font-family: OpenSansSemiBold,verdana,arial,helvetica,sans-serif;
+ font-family: OpenSansSemiBold,verdana,arial,helvetica,sans-serif;
}
.views-field-field-popsu-actu-date {
font-size: 18px;
line-height: 19px;
- padding: 2px 10px 0 10px;
+ padding: 2px 10px 0 10px;
}
.views-field-field-popsu-actu-body {
font-size: 13px;
line-height: 18px;
- padding: 0px 10px 10px 10px;
+ padding: 0px 10px 10px 10px;
}
.views-field-field-popsu-actu-body a {
text-decoration: none;
@@ -966,10 +966,10 @@ body.logged-in #content-tabs ul.tabs.primary {
#accordion-h2-publication-europe {
font-size: 12px;
line-height: 16px;
-
+
h3, p {
- font-size: 12px;
- line-height: 16px;
+ font-size: 12px;
+ line-height: 16px;
}
p {
margin-bottom: 2px;
@@ -979,7 +979,7 @@ body.logged-in #content-tabs ul.tabs.primary {
}
.views-field-field-popsu-doc-files {
font-family: BebasNeueRegular,verdana,arial,helvetica,sans-serif;
- font-size: 13px;
+ font-size: 13px;
}
}
#accordion-h2-projetseurope ul {
@@ -992,12 +992,12 @@ body.logged-in #content-tabs ul.tabs.primary {
.popsu-europe-liste-projets .listing-projets {
padding-bottom: 200px;
padding-top: 20px;
-
+
.views-row {
width: 102px;
float: left;
margin-right: 25px;
-
+
.views-field-field-popsu-themeur-thumb {
margin-bottom: 10px;
}
@@ -1005,7 +1005,7 @@ body.logged-in #content-tabs ul.tabs.primary {
font-family: BebasNeueRegular,verdana,arial,helvetica,sans-serif;
font-size: 17px;
color: @gris_popsueurope;
-
+
}
}
}
@@ -1017,12 +1017,12 @@ body.logged-in #content-tabs ul.tabs.primary {
.map-home {
.point-carte {
float: left;
-
+
.placement-carte {
position: absolute;
z-index: 1;
}
-
+
.map-title {
/*position: relative;
z-index: 2;*/
@@ -1035,7 +1035,7 @@ body.logged-in #content-tabs ul.tabs.primary {
background-position: center bottom;
background-repeat: no-repeat;
}
-
+
.POPSU1 .map-title {
background-image: url("../img/carte/points/points_carte_1.png");
}
@@ -1057,215 +1057,290 @@ body.logged-in #content-tabs ul.tabs.primary {
.POPSU1.POPSU2.POPSU.Europe .map-title {
background-image: url("../img/carte/points/points_carte_1-2-3.png");
}
-
-
-
+
+
+
/* AMSTERDAM */
#point-nid-870.placement-carte {
margin-top: 197px;
margin-left: 351px;
-
+
.map-title {
background-position: top left;
padding-bottom: 0;
padding-left: 25px;
- padding-top: 1px;
+ padding-top: 1px;
}
}
/* BARCELONE */
#point-nid-871.placement-carte {
margin-left: 135px;
- margin-top: 641px;
+ margin-top: 641px;
}
/* BERLIN */
#point-nid-872.placement-carte {
margin-left: 576px; /* 430 */
- margin-top: 226px; /* 415 */
- }
+ margin-top: 226px; /* 415 */
+ }
/* BIRMINGHAM */
#point-nid-873.placement-carte {
margin-left: 130px; /* */
- margin-top: 120px; /* */
+ margin-top: 120px; /* */
}
/* BORDEAUX */
- #point-nid-869.placement-carte {
+ #point-nid-869.placement-carte {
margin-left: 86px; /* -55 */
margin-top: 472px; /* -172 */
}
/* BRUXELLES */
- #point-nid-874.placement-carte {
- margin-left: 0px; /* -55 */
- margin-top: 0px; /* -172 */
- display: none;
+ #point-nid-874.placement-carte {
+ margin-top: 255px;
+ margin-left: 325px;
+
+ .map-title {
+ background-position: top left;
+ padding-bottom: 0;
+ padding-left: 25px;
+ padding-top: 1px;
+ }
}
/* Copenhague */
- #point-nid-875.placement-carte {
+ #point-nid-875.placement-carte {
margin-left: 541px; /* 413 */
margin-top: 92px; /* 64 */
-
+
.map-title {
background-position: top center;
padding-bottom: 0;
- padding-top: 16px
+ padding-top: 16px
}
}
+ /* Dordrecht */
+ #point-nid-961.placement-carte {
+ margin-left: 340px;
+ margin-top: 230px;
+
+ .map-title {
+ background-position: top left;
+ padding-bottom: 0;
+ padding-left: 25px;
+ padding-top: 1px;
+ }
+ }
+ /* Dunkerque */
+ #point-nid-962.placement-carte {
+ margin-top: 240px;
+ margin-left: 240px;
+
+ .map-title {
+ background-position: top left;
+ padding-bottom: 0;
+ padding-left: 25px;
+ padding-top: 1px;
+ }
+ }
+
/* Grenoble */
- #point-nid-876.placement-carte {
+ #point-nid-876.placement-carte {
margin-left: 274px; /* -55 */
margin-top: 526px; /* -172 */
-
+
.map-title {
background-position: top center;
padding-bottom: 0;
- padding-top: 16px
+ padding-top: 16px
}
}
+ /* Hamburg */
+ #point-nid-963.placement-carte {
+ margin-top: 160px;
+ margin-left: 480px; /* -172 */
+ }
/* Lausanne */
- #point-nid-877.placement-carte {
+ #point-nid-877.placement-carte {
margin-left: 313px; /* -55 */
margin-top: 431px; /* -172 */
}
/* LILLE */
#point-nid-878.placement-carte {
margin-left: 264px;
- margin-top: 229px;
- }
+ margin-top: 265px;
+
+ .map-title {
+ background-position: top left;
+ padding-bottom: 0;
+ padding-left: 28px;
+ padding-top: 7px;
+ }
+ }
/* Londres */
- #point-nid-879.placement-carte {
+ #point-nid-879.placement-carte {
margin-left: 182px; /* */
margin-top: 180px; /* */
}
/* Lyon */
- #point-nid-880.placement-carte {
+ #point-nid-880.placement-carte {
margin-left: 275px; /* -55 */
margin-top: 454px; /* -172 */
}
/* Malaga */
- #point-nid-881.placement-carte {
- margin-left: 0px; /* -55 */
- margin-top: 0px; /* -172 */
- display: none;
+ #point-nid-881.placement-carte {
+ margin-left: -130px; /* -55 */
+ margin-top: 785px; /* -172 */
}
/* Marseille */
- #point-nid-882.placement-carte {
- margin-left: 270px; /* -55 */
- margin-top: 577px; /* -172 */
+ #point-nid-882.placement-carte {
+ margin-left: 280px; /* -55 */
+ margin-top: 597px; /* -172 */
+
+ .map-title {
+ background-position: top left;
+ padding-bottom: 10px;
+ padding-left: 28px;
+ padding-top: 1px;
+ }
+ }
+ /* Mayence */
+ #point-nid-964.placement-carte {
+ margin-left: 370px;
+ margin-top: 290px;
}
/* Montpellier */
- #point-nid-883.placement-carte {
- margin-left: 202px; /* 117 */
- margin-top: 562px; /* 94 */
+ #point-nid-883.placement-carte {
+ margin-left: 232px; /* 117 */
+ margin-top: 580px; /* 94 */
+
+ .map-title {
+ background-position: top left;
+ padding-bottom: 10px;
+ padding-left: 28px;
+ padding-top: 1px;
+ }
}
/* Montréal */
- #point-nid-884.placement-carte {
+ #point-nid-884.placement-carte {
margin-left: 3px;
- margin-top: 239px;
-
+ margin-top: 239px;
+
.map-title {
background-image: url("../img/carte/points/points_carte_arrow-left.png");
/*background-position: top left;
padding-bottom: 0;
padding-left: 25px;
padding-top: 1px;*/
- padding-bottom: 28px;
+ padding-bottom: 28px;
}
-
+
}
/* Nantes */
- #point-nid-868.placement-carte {
+ #point-nid-868.placement-carte {
margin-left: 100px;
margin-top: 356px;
}
+ /* Nime */
+ #point-nid-965.placement-carte {
+ margin-left: 255px; /* 117 */
+ margin-top: 562px; /* 94 */
+
+ .map-title {
+ background-position: top left;
+ padding-bottom: 10px;
+ padding-left: 20px;
+ padding-top: 1px;
+ }
+ }
/* Paris */
- #point-nid-885.placement-carte {
+ #point-nid-885.placement-carte {
margin-left: 230px;
margin-top: 314px;
}
/* Rennes */
- #point-nid-886.placement-carte {
+ #point-nid-886.placement-carte {
margin-left: 102px;
margin-top: 320px;
}
/* Rotterdam */
- #point-nid-887.placement-carte {
+ #point-nid-887.placement-carte {
margin-left: 330px;
margin-top: 213px;
-
+
.map-title {
background-position: top left;
padding-bottom: 0;
padding-left: 25px;
- padding-top: 1px;
+ padding-top: 1px;
}
}
/* Strasbourg */
- #point-nid-888.placement-carte {
+ #point-nid-888.placement-carte {
margin-left: 335px;
margin-top: 331px;
}
/* Toulon */
- #point-nid-889.placement-carte {
- margin-left: 292px;
- margin-top: 627px;
-
+ #point-nid-889.placement-carte {
+ margin-left: 300px;
+ margin-top: 620px;
+
+
.map-title {
- background-position: top center;
- padding-bottom: 0;
- padding-top: 16px
+ background-position: top left;
+ padding-bottom: 10px;
+ padding-left: 20px;
+ padding-top: 1px;
}
}
/* Toulouse */
- #point-nid-890.placement-carte {
+ #point-nid-890.placement-carte {
margin-left: 139px;
margin-top: 531px;
}
/* Turin */
- #point-nid-891.placement-carte {
+ #point-nid-891.placement-carte {
margin-left: 343px;
margin-top: 501px;
}
/* Vienne */
- #point-nid-892.placement-carte {
+ #point-nid-892.placement-carte {
margin-left: 607px;
margin-top: 383px;
}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
}
}
.popover.popover-bottom .wrap .content {
margin-top: -15px;
-
+
background: #000;
padding: 2px 4px;
ul {
margin: 0;
padding: 0;
-
+
li {
list-style: none;
list-style-type: none;
margin: 0;
- padding: 0;
+ padding: 0;
font-family: BebasNeueRegular,verdana,arial,helvetica,sans-serif;
font-size: 13px;
letter-spacing: 0.075em;
-
+
}
li.popsu1 a {
color: @bleu_popsu1;
@@ -1280,7 +1355,7 @@ body.logged-in #content-tabs ul.tabs.primary {
}
body.popsu-listing-actu.popsu-search #content-inner {
margin-right: 110px;
-
+
h1#page-title {
display: block;
}
diff --git a/sites/default/themes/popsu/less/layout.css.less b/sites/default/themes/popsu/less/layout.css.less
index 440327c..485157c 100644
--- a/sites/default/themes/popsu/less/layout.css.less
+++ b/sites/default/themes/popsu/less/layout.css.less
@@ -5,30 +5,30 @@
}
/* Links with OUTLINE patch */
-a:link, a:visited, a:hover, a:active {
+a:link, a:visited, a:hover, a:active {
outline: none;
}
body.front {
- background: url(../img/body-background.png);
+ background: url(../img/body-background.png);
}
#global-wrapper {
- background: url(../img/body-pattern-wide-trans.png) no-repeat top center;
+ background: url(../img/body-pattern-wide-trans.png) no-repeat top center;
}
body.front #global-wrapper {
- background: url(../img/carte/fond_carte_agrandi_02.png) no-repeat top center;
+ background: url(../img/carte/fond_carte_agrandi_02.png) no-repeat top center;
}
body.front #global-wrapper-secondary {
- background: url(../img/carte/fond_pageaccueil_final.png) no-repeat center -142px;
+ background: url(../img/carte/fond_pageaccueil_final.png) no-repeat center -145px;
}
/* NE PAS EFFACER */
-/* déplacé dans les vues projets et themes (footer)
+/* déplacé dans les vues projets et themes (footer)
#main-wrapper #block-menu_block-1 .menu-name-menu-popsu1-menu > ul.menu {
background: url(/sites/default/themes/popsu/img/icons/voir-egalement-trans.png) no-repeat bottom right;
padding-bottom: 15px;
@@ -57,7 +57,7 @@ h1 {
line-height: 43px;
font-weight: normal;
color: @bleu_popsu1;
- padding-top: 4px;
+ padding-top: 4px;
}
#content-inner .pseudo-h1-page-title p span {
line-height: 36px;
@@ -95,8 +95,8 @@ h6 {
line-height: 27px;
font-weight: normal;
}
-#content-inner h3 {
- font-size: 13px;
+#content-inner h3 {
+ font-size: 13px;
line-height: 17px;
font-family: OpenSansExtraBold, verdana,arial,helvetica,sans-serif;
font-weight: normal;
@@ -122,7 +122,7 @@ body.page-user #main-wrapper {
background: #fff;
min-height: 450px;
margin-top: 70px;
- margin-bottom: 30px;
+ margin-bottom: 30px;
}
body.page-user #page {
min-height: 600px;
@@ -138,7 +138,7 @@ body.page-user #page {
#content-wrapper {
/*background-color: #fff;*/
-
+
#content-inner {
/*background-color:#ff0000;*/
padding: 0 0px 0 0;
@@ -152,18 +152,18 @@ body.page-user #page {
#footer-wrapper {
background: transparent url(../img/pixels/footer-background_gray-dark-trans.png);
-
+
#footer {
- background: none;
-
-
+ background: none;
+
+
color: #fff;
- font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;
+ font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;
font-size: 13px;
line-height: 14px;
letter-spacing: 0.075em;
font-weight: normal;
- li,
+ li,
.block-inner .content ul li a {
font-weight: normal;
color: #fff;
@@ -174,42 +174,42 @@ body.page-user #page {
font-size: 14px;
}
#footer-recherche {
- font-size: 17px;
+ font-size: 17px;
float: right;
- display: block;
- }*/
+ display: block;
+ }*/
li.last {
float: right;
display: block;
- }
- }
-
+ }
+ }
+
}
-.navbar-inner, #footer-wrapper #footer {
- min-height: 30px;
+.navbar-inner, #footer-wrapper #footer {
+ min-height: 30px;
}
-#sidebar-first {
+#sidebar-first {
.region-sidebar-first {
/* A REPORTER */
/*padding: 0px 15px 10px 15px;*/
-
+
margin: 0 5px 0 15px;
-
+
background: url(../img/pixels/sidebar-default-trans.png);
}
- .left-nav-level-1 {
+ .left-nav-level-1 {
padding: 27px 15px 10px 15px;
-
+
ul.menu {
li {
margin-bottom: 11px;
.nolink,
a {
color: @bleu_popsu1;
- font-family: OstrichSansBold, verdana,arial,helvetica,sans-serif;
+ font-family: OstrichSansBold, verdana,arial,helvetica,sans-serif;
font-size: 38px;
line-height: 30px;
font-weight: normal;
@@ -225,8 +225,8 @@ body.page-user #page {
-#sidebar-first {
- .left-nav-level-1 {
+#sidebar-first {
+ .left-nav-level-1 {
ul.menu {
li {
a:hover {
@@ -236,15 +236,15 @@ body.page-user #page {
}
ul {
margin-bottom: 22px;
-
+
li {
margin-bottom: 0px;
-
+
.nolink,
a {
color: #fff;
/*font-family: OpenSansRegular, verdana,arial,helvetica,sans-serif;*/
- font-family: OpenSansLight, verdana,arial,helvetica,sans-serif;
+ font-family: OpenSansLight, verdana,arial,helvetica,sans-serif;
font-size: 17px;
line-height: 23px;
font-weight: normal;
@@ -253,64 +253,64 @@ body.page-user #page {
a:hover {
color: @bleu_popsu1;
}
- }
- }
+ }
+ }
}
li.active-trail a.active {
/*background-color: #fff;*/
color: @bleu_popsu1;
}
- }
+ }
}
}
-body.context-popsu-europe #sidebar-first .left-nav-level-1 ul.menu {
+body.context-popsu-europe #sidebar-first .left-nav-level-1 ul.menu {
li {
color: @gris_popsueurope;
-
+
a,
.nolink {
- color: @gris_popsueurope;
+ color: @gris_popsueurope;
}
ul li a {
color: #fff;
}
-
+
ul li a:hover {
color: @gris_popsueurope;
}
ul li.active a {
- font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
+ font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
}
-
- }
+
+ }
li.active a.active {
color: @gris_popsueurope;
}
}
-body.context-popsu-2 #sidebar-first .left-nav-level-1 ul.menu {
+body.context-popsu-2 #sidebar-first .left-nav-level-1 ul.menu {
li {
color: @vert_popsu2;
-
+
a,
.nolink {
- color: @vert_popsu2;
+ color: @vert_popsu2;
}
ul li .nolink,
ul li a {
color: #fff;
}
-
+
ul li a:hover {
color: @vert_popsu2;
}
ul li.active a {
- font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
+ font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
}
-
- }
+
+ }
li.active a.active {
color: @vert_popsu2;
}
@@ -320,10 +320,10 @@ body.context-popsu-2 #sidebar-first .left-nav-level-1 ul.menu {
-#sidebar-first {
+#sidebar-first {
.left-nav-level-2 {
padding: 0px 15px 10px 15px;
-
+
h3.title a {
color: #fff;
}
@@ -333,7 +333,7 @@ body.context-popsu-2 #sidebar-first .left-nav-level-1 ul.menu {
.nolink,
a {
color: #fff;
- font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
+ font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
font-size: 12px;
line-height: 17px;
font-weight: normal;
@@ -344,15 +344,15 @@ body.context-popsu-2 #sidebar-first .left-nav-level-1 ul.menu {
ul {
margin-bottom: 22px;
padding-left: 0;
-
+
li {
margin-bottom: 0px;
-
-
+
+
a {
color: #fff;
/*font-family: OpenSansRegular, verdana,arial,helvetica,sans-serif;*/
- font-family: OpenSansRegular, verdana,arial,helvetica,sans-serif;
+ font-family: OpenSansRegular, verdana,arial,helvetica,sans-serif;
font-size: 12px;
line-height: 17px;
font-weight: normal;
@@ -364,24 +364,24 @@ body.context-popsu-2 #sidebar-first .left-nav-level-1 ul.menu {
background: none;
/*color: @bleu_popsu1;*/
text-decoration: underline;
- }
- }
+ }
+ }
}
li.active-trail a.active {
/*background-color: #fff;
color: @bleu_popsu1;*/
background: none;
color: #000;
- font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
+ font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
}
}
-
-
-
+
+
+
}
-
-
-
+
+
+
}
@@ -390,17 +390,17 @@ body.context-popsu-2 #sidebar-first .left-nav-level-1 ul.menu {
-body.sidebar-double.context-popsu-1 {
+body.sidebar-double.context-popsu-1 {
#sidebar-first {
- .region-sidebar-first {
+ .region-sidebar-first {
background: url(../img/pixels/sidebar-popsu1-bis-trans.png);
}
-
- .left-nav-level-1 {
- padding-top: 27px;
-
+
+ .left-nav-level-1 {
+ padding-top: 27px;
+
ul.menu {
- li {
+ li {
.nolink,
a {
color: #000;
@@ -413,7 +413,7 @@ body.sidebar-double.context-popsu-1 {
}
ul li a:hover {
color: #000;
-
+
}
}
li.active-trail a.active {
@@ -423,19 +423,19 @@ body.sidebar-double.context-popsu-1 {
}
}
}
- }
+ }
}
-body.sidebar-double.context-popsu-2 {
+body.sidebar-double.context-popsu-2 {
#sidebar-first {
- .region-sidebar-first {
+ .region-sidebar-first {
background: @vert_popsu2;
/*url(../img/pixels/sidebar-popsu1-bis-trans.png);*/
}
}
}
-
+
@@ -451,31 +451,31 @@ body.context-popsu {
margin: 0px;
padding: 0px;
}
-
+
#block-boxes-popsu_logo_baseline {
float: left;
background: #000 url(../img/logos/baseline.png) no-repeat top left;
width: 143px;
- height: 61px;
- margin-top: 36px;
+ height: 61px;
+ margin-top: 36px;
margin-left: -5px;
.block-inner {
display: none;
}
}
-
+
.block-wrapper.first {
- float: left;
-
+ float: left;
+
.block-boxes {
background: url(../img/pixels/sidebar-default-trans.png);
margin: 0 5px 0 15px;
/* padding-bottom: 27px; */
padding-bottom: 0px;
}
-
+
}
}
}
@@ -492,60 +492,60 @@ body.context-popsu-1 {
#header-wrapper {
#block-boxes-popsu_logo_popsu1 {
/* popsu1 */
-
-
+
+
.block-inner {
/*padding: 0 1px 0 0;*/
-
+
a.logo {
display: block;
float: right;
margin: 40px 0 0 0;
-
+
width: 193px;
height: 131px;
- background: url(../img/logos/popsu1/logo-sidebar-trans.png) no-repeat;
+ background: url(../img/logos/popsu1/logo-sidebar-trans.png) no-repeat;
text-indent: -999px;
overflow: hidden;
}
-
+
}
}
#block-boxes-popsu_logo_popsu2 {
- /* popsu2 */
+ /* popsu2 */
float: right;
-
+
.block-inner {
a.logo {
display: block;
- margin: 64px 0 0 0;
-
+ margin: 64px 0 0 0;
+
width: 101px;
height: 65px;
- background: url(../img/logos/popsu2/logo-small-trans.png) no-repeat;
+ background: url(../img/logos/popsu2/logo-small-trans.png) no-repeat;
text-indent: -999px;
overflow: hidden;
-
+
float: right;
}
}
}
#block-boxes-popsu_logo_popsueurope {
- /* popsu Europe */
+ /* popsu Europe */
float: right;
-
+
.block-inner {
a.logo {
display: block;
margin: 64px 0 0 0;
-
+
width: 101px;
height: 65px;
- background: url(../img/logos/popsueurope/logo-small-trans.png) no-repeat;
+ background: url(../img/logos/popsueurope/logo-small-trans.png) no-repeat;
text-indent: -999px;
overflow: hidden;
-
+
float: right;
}
}
@@ -553,8 +553,8 @@ body.context-popsu-1 {
#block-boxes-popsu_logo_baseline {
/* baseline */
.block-inner {
-
-
+
+
}
}
}
@@ -562,35 +562,35 @@ body.context-popsu-1 {
body.context-popsu-2 {
#header-wrapper {
- #block-boxes-popsu_logo_popsu1 {
+ #block-boxes-popsu_logo_popsu1 {
float: right;
-
+
.block-inner {
a.logo {
display: block;
margin: 64px 0 0 0;
-
+
width: 101px;
height: 65px;
- background: url(../img/logos/popsu1/logo-small-trans.png) no-repeat;
+ background: url(../img/logos/popsu1/logo-small-trans.png) no-repeat;
text-indent: -999px;
overflow: hidden;
-
+
float: right;
}
}
}
- #block-boxes-popsu_logo_popsu2 {
-
+ #block-boxes-popsu_logo_popsu2 {
+
.block-inner {
a.logo {
display: block;
float: right;
margin: 40px 0 0 0;
-
+
width: 193px;
height: 131px;
- background: url(../img/logos/popsu2/logo-sidebar-trans.png) no-repeat;
+ background: url(../img/logos/popsu2/logo-sidebar-trans.png) no-repeat;
text-indent: -999px;
overflow: hidden;
}
@@ -598,26 +598,26 @@ body.context-popsu-2 {
}
#block-boxes-popsu_logo_popsueurope {
float: right;
-
+
.block-inner {
a.logo {
display: block;
margin: 64px 0 0 0;
-
+
width: 101px;
height: 65px;
- background: url(../img/logos/popsueurope/logo-small-trans.png) no-repeat;
+ background: url(../img/logos/popsueurope/logo-small-trans.png) no-repeat;
text-indent: -999px;
overflow: hidden;
-
+
float: right;
}
}
}
#block-boxes-popsu_logo_baseline {
-
+
.block-inner {
-
+
}
}
}
@@ -626,38 +626,38 @@ body.context-popsu-2 {
body.context-popsu-europe {
#header-wrapper {
- #block-boxes-popsu_logo_popsu1 {
+ #block-boxes-popsu_logo_popsu1 {
float: right;
-
+
.block-inner {
a.logo {
display: block;
margin: 64px 0 0 0;
-
+
width: 101px;
height: 65px;
- background: url(../img/logos/popsu1/logo-small-trans.png) no-repeat;
+ background: url(../img/logos/popsu1/logo-small-trans.png) no-repeat;
text-indent: -999px;
overflow: hidden;
-
+
float: right;
}
}
}
- #block-boxes-popsu_logo_popsu2 {
+ #block-boxes-popsu_logo_popsu2 {
float: right;
-
+
.block-inner {
a.logo {
display: block;
margin: 64px 0 0 0;
-
+
width: 101px;
height: 65px;
- background: url(../img/logos/popsu2/logo-small-trans.png) no-repeat;
+ background: url(../img/logos/popsu2/logo-small-trans.png) no-repeat;
text-indent: -999px;
overflow: hidden;
-
+
float: right;
}
}
@@ -669,10 +669,10 @@ body.context-popsu-europe {
display: block;
float: right;
margin: 40px 0 0 0;
-
+
width: 193px;
height: 131px;
- background: url(../img/logos/popsueurope/logo-sidebar-trans.png) no-repeat;
+ background: url(../img/logos/popsueurope/logo-sidebar-trans.png) no-repeat;
text-indent: -999px;
overflow: hidden;
}
@@ -681,7 +681,7 @@ body.context-popsu-europe {
#block-boxes-popsu_logo_baseline {
.block-inner {
-
+
}
}
}
@@ -692,22 +692,22 @@ body.context-popsu-europe {
background: #000000;
margin-left: -20px;
padding: 0;
-
+
float: left;
-
+
.menu-trigger-level1,
a {
cursor: pointer;
-
+
color: #fff;
- font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;
+ font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;
font-size: 14px;
line-height: 14px;
letter-spacing: 0.05em;
font-weight: normal;
-
- padding: 3px 4px 2px 7px;
- }
+
+ padding: 3px 4px 2px 7px;
+ }
}
#trigger-questcequepopsu {
@@ -716,22 +716,22 @@ body.context-popsu-europe {
margin-top: -10px;
margin-bottom: 10px;
padding: 0;
-
+
float: right;
-
+
a {
display: block;
cursor: pointer;
-
+
color: #fff;
- font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;
+ font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;
font-size: 14px;
line-height: 14px;
letter-spacing: 0.05em;
font-weight: normal;
-
- padding: 3px 4px 2px 7px;
-
+
+ padding: 3px 4px 2px 7px;
+
}
}
@@ -746,7 +746,7 @@ body.context-popsu-europe {
body.context-popsu #header-wrapper .menu-header .block-inner {
padding: 0;
background: none;
-
+
ul {
padding-left: 30px;
padding-top: 23px;
@@ -769,7 +769,7 @@ body.context-popsu #header-wrapper .menu-header .block-inner {
.openlayers-container {
border: 1px solid #999;
-
+
.olControlAttribution {
display: none;
}
@@ -779,9 +779,9 @@ body.context-popsu #header-wrapper .menu-header .block-inner {
height: 20px;
width: 20px;*/
}
-
-
-
+
+
+
}
.openlayers-container img {
max-width: none;
@@ -791,9 +791,9 @@ body.context-popsu #header-wrapper .menu-header .block-inner {
margin-bottom: 10px;
min-height: 340px;
/*height: 330px;*/
-
+
/*margin-left: -20px;*/
-
+
ul,
ul li {
margin: 0;
@@ -809,7 +809,7 @@ body.context-popsu #header-wrapper .menu-header .block-inner {
padding-left: 5px;
}
}
-
+
}
.flex-caption,
@@ -818,7 +818,7 @@ body.context-popsu #header-wrapper .menu-header .block-inner {
bottom:0;
left:0;
width:100%;
- font-size:12px;
+ font-size:12px;
color:#fff;
/*height:21px;*/
padding: 2px 0;
@@ -827,14 +827,14 @@ body.context-popsu #header-wrapper .menu-header .block-inner {
span.ville-title {
display: block;
margin: 0 2px;
- }
+ }
}
.colloque-subtitle {
font-family: OpenSansRegular,Helvetica,Arial,sans-serif;
font-size: 12px;
- line-height: 18px;
+ line-height: 18px;
color: #1A171B;
}
@@ -843,10 +843,10 @@ body.context-popsu #header-wrapper .menu-header .block-inner {
body.popsu-neutral-section {
#main-wrapper #content-wrapper {
width: 96%;
-
+
#content-inner {
padding-left: 170px;
-
+
.panel-2col-stacked {
.panel-col-top {
width: 69%;
@@ -861,20 +861,20 @@ body.popsu-neutral-section {
}
}
}
-
-
+
+
.page-header {
margin-bottom: 24px;
}
h1#page-title {
color: @gris_neutral;
- }
+ }
h2 {
font-family: OpenSansBold,verdana,arial,helvetica,sans-serif;
font-size: 19px;
}
a {
- color: #1A171B;
+ color: #1A171B;
}
p {
font-family: OpenSansRegular,Helvetica,Arial,sans-serif;
@@ -884,7 +884,7 @@ body.popsu-neutral-section {
color: #1A171B;
}
}
-
+
}
}
@@ -894,91 +894,91 @@ body.popsu-neutral-section {
#header-wrapper {
#boxes-box-popsu_logo_popsuneutral {
/* popsu1 */
-
- float: left;
+
+ float: left;
margin-left: 65px;
-
- .boxes-box-content {
+
+ .boxes-box-content {
margin: 0 5px 0 15px;
/* padding-bottom: 27px; */
padding-bottom: 0px;
-
-
+
+
a.logo {
display: block;
float: right;
margin: 24px 0 0 0;
-
+
width: 349px;
height: 150px;
- background: url(../img/logos/logo-pages-froides-avec-baseline.png) no-repeat;
+ background: url(../img/logos/logo-pages-froides-avec-baseline.png) no-repeat;
text-indent: -999px;
overflow: hidden;
}
-
+
}
}
}
}
body.popsu-actu-section,
body.popsu-neutral-section {
- #header-wrapper {
+ #header-wrapper {
#block-boxes-popsu_logo_popsu1 {
- /* popsu1 */
+ /* popsu1 */
float: right;
margin-right: 25px;
-
+
.block-inner {
a.logo {
display: block;
margin: 64px 0 0 0;
-
+
width: 101px;
height: 65px;
- background: url(../img/logos/popsu1/logo-small-trans.png) no-repeat;
+ background: url(../img/logos/popsu1/logo-small-trans.png) no-repeat;
text-indent: -999px;
overflow: hidden;
-
+
float: right;
}
}
}
#block-boxes-popsu_logo_popsu2 {
- /* popsu2 */
+ /* popsu2 */
float: right;
margin-right: 25px;
-
+
.block-inner {
a.logo {
display: block;
- margin: 64px 0 0 0;
-
+ margin: 64px 0 0 0;
+
width: 101px;
height: 65px;
- background: url(../img/logos/popsu2/logo-small-trans.png) no-repeat;
+ background: url(../img/logos/popsu2/logo-small-trans.png) no-repeat;
text-indent: -999px;
overflow: hidden;
-
+
float: right;
}
}
}
#block-boxes-popsu_logo_popsueurope {
- /* popsu Europe */
+ /* popsu Europe */
float: right;
-
+
.block-inner {
a.logo {
display: block;
margin: 64px 0 0 0;
-
+
width: 101px;
height: 65px;
- background: url(../img/logos/popsueurope/logo-small-trans.png) no-repeat;
+ background: url(../img/logos/popsueurope/logo-small-trans.png) no-repeat;
text-indent: -999px;
overflow: hidden;
-
+
float: right;
}
}
@@ -987,14 +987,14 @@ body.popsu-neutral-section {
}
body.popsu-neutral-section {
- #header-wrapper {
+ #header-wrapper {
#block-boxes-popsu_logo_baseline {
display: none;
/*float: left;
background: #000 url(../img/logos/baseline.png) no-repeat top left;
width: 143px;
- height: 61px;
- margin-top: 36px;
+ height: 61px;
+ margin-top: 36px;
margin-left: -5px;
.block-inner {
@@ -1006,118 +1006,118 @@ body.popsu-neutral-section {
body.popsu-actu-section {
#header-wrapper {
-
+
#block-boxes-popsu_logo_baseline {
float: left;
background: #000 url(../img/logos/baseline.png) no-repeat top left;
width: 143px;
- height: 61px;
- margin-top: 36px;
+ height: 61px;
+ margin-top: 36px;
margin-left: -5px;
.block-inner {
display: none;
}
}
-
+
#boxes-box-popsu_logo_popsuneutral {
- float: left;
-
+ float: left;
+
.boxes-box-content {
background: url(../img/pixels/sidebar-default-trans.png);
margin: 0 5px 0 15px;
/* padding-bottom: 27px; */
/*height: 192px;*/
-
+
padding-top: 24px;
-
+
a.logo {
display: block;
-
-
+
+
margin: 0px 0 0 73px;
-
+
width: 207px;
height: 150px;
- background: url(../img/logos/logo-actu-black.png) no-repeat;
+ background: url(../img/logos/logo-actu-black.png) no-repeat;
text-indent: -999px;
overflow: hidden;
}
-
-
+
+
}
-
+
}
-
-
+
+
/*#boxes-box-popsu_logo_popsuneutral {
-
-
+
+
background: url(../img/pixels/sidebar-default-trans.png);
-
-
+
+
margin: 0;
-
+
padding-bottom: 0px;
-
-
- .boxes-box-content {
+
+
+ .boxes-box-content {
margin: 0 5px 0 15px;
-
-
-
+
+
+
padding-bottom: 0px;
-
-
+
+
a.logo {
display: block;
-
+
margin: 24px 0 0 0;
-
+
width: 207px;
height: 150px;
- background: url(../img/logos/logo-actu-black.png) no-repeat;
+ background: url(../img/logos/logo-actu-black.png) no-repeat;
text-indent: -999px;
overflow: hidden;
}
-
+
}
-
+
}*/
}
}
-body.popsu-actu-section #sidebar-first {
- .left-nav-level-1 {
-
-
+body.popsu-actu-section #sidebar-first {
+ .left-nav-level-1 {
+
+
/*padding: 27px 15px 10px 15px;*/
padding-top: 44px;
-
+
h3 {
color: @gris_neutral;
- font-family: OstrichSansBold, verdana,arial,helvetica,sans-serif;
+ font-family: OstrichSansBold, verdana,arial,helvetica,sans-serif;
font-size: 38px;
line-height: 30px;
font-weight: normal;
margin-bottom: 5px;
display: block;
}
-
-
+
+
ul.menu {
-
+
margin-bottom: 22px;
-
+
li {
margin-bottom: 0px;
-
+
.nolink,
a {
color: #fff;
/*font-family: OpenSansRegular, verdana,arial,helvetica,sans-serif;*/
- font-family: OpenSansLight, verdana,arial,helvetica,sans-serif;
+ font-family: OpenSansLight, verdana,arial,helvetica,sans-serif;
font-size: 17px;
line-height: 23px;
font-weight: normal;
@@ -1126,8 +1126,8 @@ body.popsu-actu-section #sidebar-first {
a:hover {
color: @gris_neutral;
}
- }
- }
+ }
+ }
}
}
@@ -1152,9 +1152,9 @@ body.popsu-actu-section #main-wrapper #content-wrapper #content {
display: block;
}
-
+
body.popsu-neutral-section #main-wrapper #content-wrapper #content-inner .listing-actu {
-
+
h2.pane-title {
font-size: 28px;
line-height: 22px;
@@ -1169,7 +1169,7 @@ body.popsu-neutral-section #main-wrapper #content-wrapper #content-inner .listin
line-height: 49px;
}
.views-field-field-popsu-actu-soustitre {
- font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
+ font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
font-size: 20px;
line-height: 50px;
}
@@ -1180,14 +1180,14 @@ body.popsu-neutral-section #main-wrapper #content-wrapper #content-inner .listin
.actu-col-body {
margin-left: 246px;
}
-
-}
+
+}
body.popsu-listing-actu {
h1#page-title {
display: none;
}
-
+
}
#content-inner .listing-actu-avenir {
@@ -1202,10 +1202,10 @@ body.popsu-listing-actu {
}
#pane-actu-passees.layout-88p {
width: 100%;
-
+
.panels-flexible-column.panels-flexible-column-accordion-h2-layout-1.panels-flexible-column-first {
width: 100%;
- }
+ }
}
#content-inner .listing-actu-passe {
h2.pane-title {
@@ -1217,12 +1217,12 @@ body.popsu-listing-actu {
border-bottom: 1px solid #000;
}
.actu-pseudo-title {
- font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
+ font-family: OpenSansBold, verdana,arial,helvetica,sans-serif;
font-size: 20px;
line-height: 20px;
}
.actu-pseudo-subtitle {
- font-family: OpenSansSemiBold, verdana,arial,helvetica,sans-serif;
+ font-family: OpenSansSemiBold, verdana,arial,helvetica,sans-serif;
font-size: 20px;
line-height: 20px;
}
@@ -1243,7 +1243,7 @@ body.panel-theme-europe .panels-flexible-row-popsu-74-26-stacked-8.panels-flexib
}
body.panel-theme-europe #content-inner .panels-flexible-region-popsu-74-26-stacked-right {
border-top: 1px solid #000;
-
+
.accordion-trigger,
.accordion-h2 {
border-bottom: 1px solid #000;
@@ -1252,21 +1252,21 @@ body.panel-theme-europe #content-inner .panels-flexible-region-popsu-74-26-stack
margin-bottom: 0px;
padding-bottom: 5px;
}
-
- .accordion-trigger .views-field,
- .accordion-h2-layout .accordion-content .views-label,
- .accordion-h2-views .view-header,
+
+ .accordion-trigger .views-field,
+ .accordion-h2-layout .accordion-content .views-label,
+ .accordion-h2-views .view-header,
.accordion-h2-panel > h2.pane-title {
border-top: none;
}
-
+
#accordion-h2-publication-europe .accordion-trigger {
border-bottom: none;
}
#accordion-h2-publication-europe {
border-bottom: 1px solid #000;
- }
-}
+ }
+}
/*
@@ -1286,12 +1286,12 @@ body.panel-theme-europe #content-inner .panels-flexible-region-popsu-74-26-stack
}
.form-item-custom-search-blocks-form-1, #edit-actions, .form-actions:before, .form-actions:after {
display: inline;
- }
+ }
label, input, #edit-submit {
display: inline-block;
}
-
-}
+
+}
body.page-search.popsu-neutral-section #main-wrapper #content-wrapper #content-inner,
@@ -1305,7 +1305,7 @@ body.page-recherche.popsu-neutral-section #main-wrapper #content-wrapper #conten
#accordion-h2-lire-aussi {
.view-content {
- padding-top: 8px;
+ padding-top: 8px;
}
a {
color: #1A171A;