payinstall
This commit is contained in:
@@ -1113,7 +1113,8 @@ input[type=radio]:focus:before {
|
||||
.table-list-competitor th,
|
||||
.table-customer-group th,
|
||||
.table-review th,
|
||||
.table-newsletter th {
|
||||
.table-newsletter th,
|
||||
.style-table th {
|
||||
padding: 7px 5px;
|
||||
background: #f6f6f6;
|
||||
border: 1px solid #ececec;
|
||||
@@ -1126,7 +1127,8 @@ input[type=radio]:focus:before {
|
||||
.table-list-competitor td,
|
||||
.table-customer-group td,
|
||||
.table-review td,
|
||||
.table-newsletter td {
|
||||
.table-newsletter td,
|
||||
.style-table td {
|
||||
padding: 7px 6px;
|
||||
border: 1px solid #ececec;
|
||||
}
|
||||
@@ -1136,7 +1138,8 @@ input[type=radio]:focus:before {
|
||||
.table-list-competitor .name,
|
||||
.table-customer-group .name,
|
||||
.table-review .name,
|
||||
.table-newsletter .name {
|
||||
.table-newsletter .name,
|
||||
.style-table .name {
|
||||
color: #0041e8;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user