码迷,mamicode.com
首页 > 移动开发 > 详细

tr td 移动变色

时间:2018-04-09 18:47:02      阅读:180      评论:0      收藏:0      [点我收藏+]

标签: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;
}

tr td 移动变色

标签:lis   table   AC   body   ble   back   over   list   class   

原文地址:https://www.cnblogs.com/xiaoyezi/p/8761499.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!