.ivu-table-row-highlight td, .ivu-table-stripe .ivu-table-body tr.ivu-table-row-highlight:nth-child(2n) td, .ivu-table-stripe .ivu-table-fixed-body tr.ivu-table-row-highlight:nth-child(2n) td, tr.ivu-table-row-highlight.ivu-table-row-hover td{
background-color: rgba(255, 0, 0, 0.05);
}
tr.ivu-table-row-hover td{
background-color: rgba(255, 0, 0, 0.05);
}
iview表格(table)组件划过时选中的颜色修改
最新推荐文章于 2021-08-25 09:30:26 发布