* Modify icon-product color.
This commit is contained in:
@@ -42,7 +42,7 @@ th.table-nest-title .sort-up {padding-left: 5px;}
|
||||
th.table-nest-title .sort-down {padding-left: 5px;}
|
||||
th .check-all {left: -16px;}
|
||||
|
||||
#productTableList .icon-product:before {content: '\e98f'; width: 22px; height: 22px; background: none; color: #16a8f8; top: 0; line-height: 22px; margin-right: 2px; font-size: 14px;}
|
||||
#productTableList .icon-product:before {content: '\e98f'; width: 22px; height: 22px; background: none; color: rgb(166, 170, 184); top: 0; line-height: 22px; margin-right: 2px; font-size: 14px;}
|
||||
|
||||
.table.has-sort-head thead>tr>th>a:after, .table.has-sort-head thead>tr>th>a:before {top: -3px;}
|
||||
.main-table thead>tr>th {padding: 0px 8px; line-height: 24px;}
|
||||
|
||||
Reference in New Issue
Block a user