update Table

update Table
This commit is contained in:
梁灏 2016-11-25 08:50:06 +08:00
parent e7e8c8ffb3
commit abdec99d22
3 changed files with 59 additions and 15 deletions

View file

@ -122,7 +122,7 @@
}
}
tr:hover{
tr&-row-hover{
td{
background-color: @table-td-hover-bg;
}
@ -156,7 +156,7 @@
}
&-row-highlight,
tr&-row-highlight:hover,
tr&-row-highlight&-row-hover,
&-stripe &-body tr&-row-highlight:nth-child(2n)
{
td{