filtres bdd display none
This commit is contained in:
@@ -1394,6 +1394,7 @@ a {
|
|||||||
width: 80%;
|
width: 80%;
|
||||||
grid-column: 3 / span 8; }
|
grid-column: 3 / span 8; }
|
||||||
.path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockbase-de-donnees-block-1 .view-filters {
|
.path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockbase-de-donnees-block-1 .view-filters {
|
||||||
|
display: none;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
margin-bottom: 2rem; }
|
margin-bottom: 2rem; }
|
||||||
|
|||||||
@@ -165,7 +165,7 @@
|
|||||||
|
|
||||||
|
|
||||||
.view-filters{
|
.view-filters{
|
||||||
// display: none;
|
display: none;
|
||||||
background-color: $white;
|
background-color: $white;
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user