update Table
update Table
This commit is contained in:
parent
e7e8c8ffb3
commit
abdec99d22
3 changed files with 59 additions and 15 deletions
|
@ -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{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue