Projet

Général

Profil

0001-GPSEO-remove-pointing-triangle-caractere-to-link-cel.patch

Thomas Jund (congés, retour le 29/04), 02 mars 2020 15:56

Télécharger (639 octets)

Voir les différences:

Subject: [PATCH] GPSEO: remove pointing triangle caractere to link-cell
 (#40330)

 static/gpseo/_custom.scss | 4 ++++
 1 file changed, 4 insertions(+)
static/gpseo/_custom.scss
356 356
		a {
357 357
			@extend .pk-button;
358 358
			display: block;
359

  
360
			&::before {
361
				content: none;
362
			}
359 363
		}
360 364

  
361 365
		// OTHER COLORS LINK
362
-