baisse corps titre projet et projet incubé dans grille, ajout espace dans filtre
This commit is contained in:
@@ -2908,7 +2908,7 @@ a {
|
||||
display: flex;
|
||||
flex-direction: row; }
|
||||
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockprojets-block-1 .view-projets .view-filters::before {
|
||||
content: 'Filtrer par:';
|
||||
content: 'Filtrer par :';
|
||||
margin-right: 1rem; }
|
||||
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockprojets-block-1 .view-projets .view-filters #views-exposed-form-projets-block-1 {
|
||||
display: flex;
|
||||
@@ -3027,14 +3027,15 @@ a {
|
||||
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockprojets-block-1 .view-projets .node-type-projet div:first-child .field--name-title {
|
||||
order: 3;
|
||||
margin-top: 0.5rem;
|
||||
font-size: 1rem;
|
||||
font-size: 0.9rem;
|
||||
font-weight: 800; }
|
||||
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockprojets-block-1 .view-projets .node-type-projet div:first-child .field--name-title h2 {
|
||||
margin: 0; }
|
||||
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockprojets-block-1 .view-projets .node-type-projet div:first-child .field--name-field-incube {
|
||||
order: 4;
|
||||
color: red;
|
||||
margin-top: 0.8rem; }
|
||||
margin-top: 0.8rem;
|
||||
font-size: 0.7rem; }
|
||||
|
||||
.path-node.page-node-type-projet .layout-container {
|
||||
overflow: unset; }
|
||||
@@ -3433,7 +3434,7 @@ a {
|
||||
display: flex;
|
||||
flex-direction: row; }
|
||||
.path-incubateur .layout-container .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--bottom .block-region-bottom .block-views-blockprojets-block-3 .view-projets .view-filters::before {
|
||||
content: 'Filtrer par:';
|
||||
content: 'Filtrer par :';
|
||||
margin-right: 1rem; }
|
||||
.path-incubateur .layout-container .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--bottom .block-region-bottom .block-views-blockprojets-block-3 .view-projets .view-filters #views-exposed-form-projets-block-3 {
|
||||
display: flex;
|
||||
@@ -3531,14 +3532,15 @@ a {
|
||||
.path-incubateur .layout-container .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--bottom .block-region-bottom .block-views-blockprojets-block-3 .view-projets .node-type-projet div:first-child .field--name-title {
|
||||
order: 3;
|
||||
margin-top: 0.5rem;
|
||||
font-size: 1rem;
|
||||
font-size: 0.9rem;
|
||||
font-weight: 800; }
|
||||
.path-incubateur .layout-container .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--bottom .block-region-bottom .block-views-blockprojets-block-3 .view-projets .node-type-projet div:first-child .field--name-title h2 {
|
||||
margin: 0; }
|
||||
.path-incubateur .layout-container .layout-content .region-content #block-contenudelapageprincipale .layout--threecol-25-50-25 .layout__region--bottom .block-region-bottom .block-views-blockprojets-block-3 .view-projets .node-type-projet div:first-child .field--name-field-incube {
|
||||
order: 4;
|
||||
color: red;
|
||||
margin-top: 0.8rem; }
|
||||
margin-top: 0.8rem;
|
||||
font-size: 0.7rem; }
|
||||
|
||||
/*partials*/
|
||||
.layout-container {
|
||||
|
||||
@@ -312,7 +312,7 @@
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
&::before{
|
||||
content: 'Filtrer par:';
|
||||
content: 'Filtrer par :';
|
||||
margin-right: 1rem;
|
||||
}
|
||||
#views-exposed-form-projets-block-3{
|
||||
@@ -443,7 +443,7 @@
|
||||
.field--name-title{
|
||||
order: 3;
|
||||
margin-top: 0.5rem;
|
||||
font-size: 1rem;
|
||||
font-size: 0.9rem;
|
||||
font-weight: 800;
|
||||
h2{margin: 0;}
|
||||
}
|
||||
@@ -452,6 +452,7 @@
|
||||
order:4;
|
||||
color: red;
|
||||
margin-top: 0.8rem;
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -117,7 +117,7 @@
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
&::before{
|
||||
content: 'Filtrer par:';
|
||||
content: 'Filtrer par :';
|
||||
margin-right: 1rem;
|
||||
}
|
||||
#views-exposed-form-projets-block-1{
|
||||
@@ -276,7 +276,7 @@
|
||||
.field--name-title{
|
||||
order: 3;
|
||||
margin-top: 0.5rem;
|
||||
font-size: 1rem;
|
||||
font-size: 0.9rem;
|
||||
font-weight: 800;
|
||||
h2{margin: 0;}
|
||||
}
|
||||
@@ -285,6 +285,7 @@
|
||||
order:4;
|
||||
color: red;
|
||||
margin-top: 0.8rem;
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user