diff --git a/module/product/css/all.css b/module/product/css/all.css index 13db8c8a15..266a78f19a 100644 --- a/module/product/css/all.css +++ b/module/product/css/all.css @@ -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;}