N°4420 N°4421 - Decrease transition duration a bit to match other transitions feeling

This commit is contained in:
Molkobain
2021-11-16 22:41:42 +01:00
parent 91d030933b
commit 9d19c189e6
3 changed files with 5 additions and 5 deletions

View File

@@ -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;