Remove transition on table row background
This commit is contained in:
parent
2704182348
commit
2c1916331a
@ -24,10 +24,6 @@ thead th {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
tr {
|
||||
transition: background-color 100ms;
|
||||
}
|
||||
|
||||
tr:hover {
|
||||
background-color: #ccc !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user