projets barre filtres
This commit is contained in:
@@ -126,6 +126,8 @@
|
||||
&::before{
|
||||
content: 'Filtrer par :';
|
||||
margin-right: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
width: 160px;
|
||||
@media (max-width: 479px){
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
@@ -135,6 +137,11 @@
|
||||
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
.form-item{
|
||||
margin-right: 2rem;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
#edit-field-neuf-rehabilitation-value--wrapper{
|
||||
legend{display: none;}
|
||||
.js-form-item-field-neuf-rehabilitation-value:first-of-type{
|
||||
@@ -183,6 +190,7 @@
|
||||
padding-right: 1rem;
|
||||
}
|
||||
#edit-submit-projets{
|
||||
display: inline-block;
|
||||
background-color: $blue-light;
|
||||
color: white;
|
||||
text-transform: uppercase;
|
||||
|
||||
Reference in New Issue
Block a user