Fixed side-effect of clickable-rows:hover effect on grids
FEA: ItEr77S04BugFixing
This commit is contained in:
parent
553505310f
commit
180bd57685
1 changed files with 1 additions and 1 deletions
|
|
@ -1326,7 +1326,7 @@ overflow: visible;
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
.clickable-rows:hover {
|
||||
.listdetails .clickable-rows:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue