fix Products, Coupons, and admin pages
This commit is contained in:
@@ -137,4 +137,12 @@ table.wpcfto-table.inner-table tbody tr:hover td {
|
||||
table.wpcfto-table.inner-table tr > *:is(th, td):first-child {
|
||||
width: 50%;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.variation-details-content tbody tr:first-child td:nth-child(2) .price-input-wrapper .price-currency {
|
||||
background-color: #AA1C1C;
|
||||
color: white;
|
||||
}
|
||||
.variation-details-content tbody .price-input-wrapper .price-currency {
|
||||
min-width: 60px;
|
||||
}
|
||||
Reference in New Issue
Block a user