mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
Add support for warning messages for Payment Method items
This commit is contained in:
parent
07e1e3b2d2
commit
df8d21116c
7 changed files with 103 additions and 49 deletions
|
@ -238,6 +238,12 @@
|
|||
.ppcp--method-notice-list {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
font-weight: 700;
|
||||
background: inherit;
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover .ppcp--method-warning-message,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue