16 lines
327 B
Plaintext
Raw Normal View History

2017-06-19 20:16:01 +00:00
.profile-watching-list
horizontal-wrap
2017-07-03 15:21:00 +00:00
justify-content center
2017-06-19 20:16:01 +00:00
.profile-watching-list-item
margin 0.25rem
.profile-watching-list-item-image
width 55px !important
2017-07-05 13:46:38 +00:00
height 78px !important
border-radius 2px
filter none
2017-07-10 23:12:59 +00:00
transition filter transition-speed ease, opacity transition-speed ease
:hover
2017-10-02 12:56:51 +00:00
filter saturate(1.3)