Projet

Général

Profil

0001-style-use-standard-link-blue-for-icons-25326.patch

Frédéric Péters, 17 juillet 2018 21:25

Télécharger (696 octets)

Voir les différences:

Subject: [PATCH] style: use standard link blue for icons (#25326)

 gadjo/static/css/gadjo.scss | 1 -
 1 file changed, 1 deletion(-)
gadjo/static/css/gadjo.scss
548 548
	display: inline-block;
549 549
	text-decoration: none;
550 550
	border: none;
551
	color: #FF7800;
552 551
	&.disabled {
553 552
		color: #aaa;
554 553
		border: none;
555
-