Add support for warning messages for Payment Method items

This commit is contained in:
Daniel Dudzic 2025-02-25 16:27:33 +01:00
parent 07e1e3b2d2
commit df8d21116c
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
7 changed files with 103 additions and 49 deletions

View file

@ -238,6 +238,12 @@
.ppcp--method-notice-list {
margin-bottom: 0;
}
.highlight {
font-weight: 700;
background: inherit;
color: inherit;
}
}
&:hover .ppcp--method-warning-message,