Modifs pour le mdoule CMCIC Paiement

This commit is contained in:
2020-10-31 14:06:45 +01:00
parent 45216254d9
commit aafbd3ccc4
6 changed files with 186 additions and 173 deletions

View File

@@ -241,4 +241,13 @@ a:hover {
.bootstrap-touchspin, .btn-primary, .btn-secondary, .btn-tertiary {
box-shadow: none;
border-radius: 6px;
}
/* Pour les modules */
.payment-option label {
text-align: left; !important;
}
.payment-option label img {
width: 50%;
}