paddings
This commit is contained in:
+7
-1
@@ -5566,6 +5566,9 @@ svg.ext {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-filters form .form-item-field-type-de-media-target-id {
|
||||
display: none;
|
||||
}
|
||||
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-filters form .form-item {
|
||||
font-size: 0.6rem;
|
||||
}
|
||||
@@ -6599,6 +6602,8 @@ html.js body.node-type-actualite.node-id-88.path-node.page-node-type-actualite d
|
||||
}
|
||||
#views-exposed-form-base-de-donnees-block-1 .js-form-item {
|
||||
margin-right: 0 !important;
|
||||
margin-bottom: 0.5rem !important;
|
||||
padding: 0.2rem !important;
|
||||
}
|
||||
#views-exposed-form-base-de-donnees-block-1 .js-form-item input,
|
||||
#views-exposed-form-base-de-donnees-block-1 .js-form-item select {
|
||||
@@ -6741,7 +6746,8 @@ article.node-type-ressource.type-publications-issues-du-programme-eqld .wrapper-
|
||||
font-size: 1.3rem;
|
||||
font-style: normal;
|
||||
}
|
||||
article.node-type-ressource.type-publications-issues-du-programme-eqld .wrapper-ressource .field--name-field-sous-titre a {
|
||||
article.node-type-ressource.type-publications-issues-du-programme-eqld .wrapper-ressource .field--name-field-sous-titre a,
|
||||
article.node-type-ressource.type-publications-issues-du-programme-eqld .wrapper-ressource .field--name-field-sous-titre a:visited {
|
||||
grid-row: 4;
|
||||
color: rgb(0, 158, 227);
|
||||
font-size: 1rem;
|
||||
|
||||
@@ -342,6 +342,9 @@
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
.form-item-field-type-de-media-target-id{
|
||||
display: none;
|
||||
}
|
||||
.form-item{
|
||||
font-size: 0.6rem;
|
||||
}
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
.js-form-item{
|
||||
// flex-direction: column !important;
|
||||
margin-right: 0 !important;
|
||||
margin-bottom: 0.5rem !important;
|
||||
padding: 0.2rem !important;
|
||||
input,
|
||||
select{
|
||||
width: 100%;
|
||||
|
||||
@@ -53,7 +53,8 @@ article.node-type-ressource{
|
||||
|
||||
}
|
||||
.field--name-field-sous-titre{
|
||||
a{
|
||||
a,
|
||||
a:visited{
|
||||
grid-row: 4;
|
||||
color: $blue-light;
|
||||
font-size: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user