update customer
This commit is contained in:
@@ -760,6 +760,7 @@ input[type=radio]:focus:before {
|
||||
}
|
||||
.order-page .order-page-table td {
|
||||
padding: 14px 8px;
|
||||
text-align: center;
|
||||
}
|
||||
.order-page .order-page-table td:nth-child(4), .order-page .order-page-table td:nth-child(10) {
|
||||
text-align: left;
|
||||
@@ -782,8 +783,9 @@ input[type=radio]:focus:before {
|
||||
}
|
||||
.order-page-table thead {
|
||||
background: #f6f6f6;
|
||||
font-weight: 600;
|
||||
font-weight: 500;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.order-page-table thead td {
|
||||
padding: 8px;
|
||||
@@ -803,6 +805,7 @@ input[type=radio]:focus:before {
|
||||
display: block;
|
||||
width: 100%;
|
||||
padding: 0 0 0 5px;
|
||||
font-weight: 400;
|
||||
}
|
||||
.order-page-table .icons {
|
||||
width: 30px;
|
||||
|
||||
Reference in New Issue
Block a user