docs: Patch CSS pour SPIP < 4.2.3

pull/3/head
Matthieu Marcillaud 1 month ago
parent addf82f459
commit 204da571d4

@ -19,7 +19,7 @@
#SET{left,#ENV{ltr}|choixsiegal{left,left,right}}
#SET{right,#ENV{ltr}|choixsiegal{left,right,left}}
/** MM Patchs */
/** Start: SPIP < 4.2.3 */
.formulaire_editer_liens .liste-objets-associer .caption {
display: flex;
align-items: center;
@ -46,9 +46,9 @@
overflow: hidden;
clip: rect(0,0,0,0);
white-space: nowrap;
border: 0;
border: 0;
}
/** End: SPIP < 4.2.3 */
.choix_rapide .select2-container {
width: auto !important;

Loading…
Cancel
Save