mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Implement AXO settings
This commit is contained in:
parent
91b2df246f
commit
e71c34913f
3 changed files with 30 additions and 3 deletions
|
@ -39,3 +39,12 @@
|
|||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
.ppcp-field-indent {
|
||||
background-color: #f9f9f9;
|
||||
border: 1px solid #c3c4c7;
|
||||
|
||||
& + .ppcp-field-indent {
|
||||
border-top: 2px solid transparent;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue