theme: decrease list row transition

It was somewhat annoying given the "trace" of it. Decrease
the time to avoid too much "trace"
This commit is contained in:
Carlos Soriano 2015-06-08 19:01:45 +02:00
parent 43a4843b9c
commit d881b15349
3 changed files with 528 additions and 528 deletions

View File

@ -2674,7 +2674,7 @@ GtkScrolledWindow {
// transition
.list-row, list-row.button {
transition: all 300ms $ease-out-quad;
transition: all 150ms $ease-out-quad;
&:hover { transition: none; }
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff