mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°4420 N°4421 - Decrease transition duration a bit to match other transitions feeling
This commit is contained in:
@@ -109,7 +109,7 @@ $ibo-fieldsorter--selected--background-color: $ibo-color-blue-200 !default;
|
||||
|
||||
.ibo-datatable {
|
||||
tbody > tr {
|
||||
transition: background-color 400ms linear;
|
||||
transition: background-color 300ms linear;
|
||||
|
||||
&:hover, &.selected:hover {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user