mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Update the Settings UI design to match the Figma files
This commit is contained in:
parent
7bf579c508
commit
390a3f69f8
41 changed files with 1887 additions and 1541 deletions
|
@ -1,12 +1,11 @@
|
|||
.ppcp-r-title-badge{
|
||||
@include font(12, 16, 400);
|
||||
margin-left:12px;
|
||||
padding:4px 8px;
|
||||
padding: 4px 8px;
|
||||
border-radius: 2px;
|
||||
white-space: nowrap;
|
||||
&--positive{
|
||||
color:#005C12;
|
||||
background-color: #EDFAEF;
|
||||
color: #144722;
|
||||
background-color: #DAFFE0;
|
||||
}
|
||||
&--negative{
|
||||
color:#5c0000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue