2017-06-19 22:16:01 +02:00
|
|
|
.profile-watching-list
|
|
|
|
horizontal-wrap
|
2017-07-03 17:21:00 +02:00
|
|
|
justify-content center
|
2017-06-19 22:16:01 +02:00
|
|
|
|
|
|
|
.profile-watching-list-item
|
|
|
|
margin 0.25rem
|
|
|
|
|
|
|
|
.profile-watching-list-item-image
|
|
|
|
width 55px !important
|
2017-07-05 15:46:38 +02:00
|
|
|
height 78px !important
|
2017-06-23 00:37:48 +02:00
|
|
|
border-radius 2px
|
2017-07-10 16:58:34 +02:00
|
|
|
filter none
|
2017-07-11 01:12:59 +02:00
|
|
|
transition filter transition-speed ease, opacity transition-speed ease
|
2017-07-10 16:58:34 +02:00
|
|
|
|
|
|
|
:hover
|
|
|
|
filter saturate(1.3)
|
2017-06-23 00:37:48 +02:00
|
|
|
|
2017-07-13 00:34:33 +02:00
|
|
|
.status-tabs
|
|
|
|
// margin-top 2px
|
2017-07-06 03:24:56 +02:00
|
|
|
// position fixed
|
|
|
|
// top 4.6rem
|
|
|
|
// right 1.6rem
|
|
|
|
// flex-direction column
|
|
|
|
|
|
|
|
// .status-tab
|
|
|
|
// font-size 0.9rem
|
|
|
|
|
2017-07-03 17:21:00 +02:00
|
|
|
// < 380px
|
|
|
|
// .profile-watching-list
|
|
|
|
// justify-content center
|