mirror of
https://gitee.com/ShopeX/OMS
synced 2026-03-22 18:35:35 +08:00
10 lines
269 B
HTML
10 lines
269 B
HTML
<!--
|
||
Copyright © ShopeX (http://www.shopex.cn). All rights reserved.
|
||
See LICENSE file for license details.
|
||
-->
|
||
|
||
<style>
|
||
.finder-list .list-row {background:#FFCC33}
|
||
.finder-list .list-warn{background:#FF0000}
|
||
.finder-list .list-even{background:#66CC00}
|
||
</style> |