change taxo & opacity fleche
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
height: 210px;
|
||||
margin: 17px 10px 17px 20px !important;
|
||||
padding-right: 10px;
|
||||
a img:not(:first-child){
|
||||
display: none;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -446,7 +446,7 @@
|
||||
// border-top: solid 1px rgba(0, 0, 0, 0.3);
|
||||
// padding-top: 2rem;
|
||||
}
|
||||
.view-type-slide.type-publications-issues-du-programme-eqld{
|
||||
.view-type-slide.type-publications-issues-du-programme{
|
||||
order: 1;
|
||||
&::before{
|
||||
background-color: $background-actus;
|
||||
@@ -524,7 +524,7 @@
|
||||
width: 65% !important;
|
||||
}
|
||||
}
|
||||
h3.type-publications-issues-du-programme-eqld {
|
||||
h3.type-publications-issues-du-programme {
|
||||
border: none;
|
||||
&:before{
|
||||
content:url("../images/pictos/picto-ressource-eqld.svg");
|
||||
@@ -570,10 +570,10 @@
|
||||
color: $blue-light;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
// &:after{
|
||||
// // display: block;
|
||||
// content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>');
|
||||
// }
|
||||
&:after{
|
||||
// display: block;
|
||||
content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>');
|
||||
}
|
||||
// }
|
||||
@media (max-width: 810px){
|
||||
left: 81vw;
|
||||
|
||||
@@ -145,7 +145,7 @@ article.node-type-ressource{
|
||||
}
|
||||
}
|
||||
|
||||
&.type-publications-issues-du-programme-eqld{
|
||||
&.type-publications-issues-du-programme{
|
||||
// background-color: $background-actus;
|
||||
min-width: 300px;
|
||||
|
||||
@@ -193,6 +193,7 @@ article.node-type-ressource{
|
||||
.field--name-field-sous-titre{
|
||||
margin-top: 0;
|
||||
line-height: 1;
|
||||
grid-row: 4;
|
||||
a,
|
||||
a:visited{
|
||||
grid-row: 4;
|
||||
|
||||
@@ -17,9 +17,9 @@ $slick-prev-character: "\2190" !default;
|
||||
$slick-next-character: "\2192" !default;
|
||||
$slick-dot-character: "\2022" !default;
|
||||
$slick-dot-size: 50px !default;
|
||||
$slick-opacity-default: 0.75 !default;
|
||||
$slick-opacity-on-hover: 1 !default;
|
||||
$slick-opacity-not-active: 0.25 !default;
|
||||
$slick-opacity-default: 0 !default;
|
||||
$slick-opacity-on-hover: 0.20 !default;
|
||||
$slick-opacity-not-active: 0 !default;
|
||||
|
||||
@function slick-image-url($url) {
|
||||
@if function-exists(image-url) {
|
||||
@@ -78,7 +78,7 @@ $slick-opacity-not-active: 0.25 !default;
|
||||
padding: 0;
|
||||
border: none;
|
||||
outline: none;
|
||||
&:hover, &:focus {
|
||||
&:hover {
|
||||
outline: none;
|
||||
background: transparent;
|
||||
color: transparent;
|
||||
|
||||
Reference in New Issue
Block a user