Projet

Général

Profil

0001-scss-make-consent-management-style-apply-to-ou-autho.patch

Paul Marillonnet, 05 août 2020 10:23

Télécharger (708 octets)

Voir les différences:

Subject: [PATCH] scss: make consent-management style apply to ou authorization
 (#45744)

 static/includes/_misc.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
static/includes/_misc.scss
144 144
	}
145 145
}
146 146

  
147
.authorized-oauth-services {
147
.authorized-oauth-services, .authorized-oauth-ous {
148 148
	&--list {
149 149
		padding-left: 0;
150 150
		list-style: none;
151
-