make image transition more spicy
This commit is contained in:
parent
a4dc1c82ed
commit
5f7a00709f
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,8 @@ gridview.albums child image {
|
||||||
}
|
}
|
||||||
|
|
||||||
.loading-cover picture.playing-cover-art {
|
.loading-cover picture.playing-cover-art {
|
||||||
transition: 0.1s;
|
transition: 500ms;
|
||||||
filter: grayscale(100%);
|
filter: contrast(110%) grayscale(100%) sepia(50%);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* album carousel */
|
/* album carousel */
|
||||||
|
|
Loading…
Reference in a new issue