désactive href mot clef ressources liées
This commit is contained in:
@@ -1916,7 +1916,9 @@ a {
|
|||||||
vertical-align: super;
|
vertical-align: super;
|
||||||
padding-left: 0.1rem;
|
padding-left: 0.1rem;
|
||||||
padding-right: 0.1rem;
|
padding-right: 0.1rem;
|
||||||
display: inline-flex; }
|
display: inline-flex;
|
||||||
|
pointer-events: none !important;
|
||||||
|
cursor: default; }
|
||||||
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource div ul.links.inline {
|
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource div ul.links.inline {
|
||||||
display: none; }
|
display: none; }
|
||||||
|
|
||||||
|
|||||||
@@ -373,7 +373,7 @@
|
|||||||
padding-left: 0.1rem;
|
padding-left: 0.1rem;
|
||||||
padding-right: 0.1rem;
|
padding-right: 0.1rem;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
pointer-events: none;
|
pointer-events: none !important;
|
||||||
cursor: default;
|
cursor: default;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -106,6 +106,7 @@
|
|||||||
padding-left: 0.1rem;
|
padding-left: 0.1rem;
|
||||||
padding-right: 0.1rem;
|
padding-right: 0.1rem;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user