标签:lis table AC body ble back over list class
jsp
<table id="tableList" class="table table-hover"></table>
css
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: blue;
}
标签:lis table AC body ble back over list class
原文地址:https://www.cnblogs.com/xiaoyezi/p/8761499.html