Add -disabled to css class name

This commit is contained in:
dinamiko 2021-09-14 11:44:49 +02:00
parent da7450ccdf
commit 6896265ca3
2 changed files with 17 additions and 17 deletions

View file

@ -8,6 +8,6 @@
z-index: 1000 !important;
}
.ppcp-credit-card-gateway-form-field {
.ppcp-credit-card-gateway-form-field-disabled {
opacity: .5 !important;
}