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
|
2017-06-22 22:37:48 +00:00
|
|
|
border-radius 2px
|
2017-07-10 14:58:34 +00:00
|
|
|
filter none
|
|
|
|
transition filter transition-speed ease
|
|
|
|
|
|
|
|
:hover
|
|
|
|
filter saturate(1.3)
|
2017-06-22 22:37:48 +00:00
|
|
|
|
2017-07-06 01:24:56 +00:00
|
|
|
// .status-tabs
|
|
|
|
// position fixed
|
|
|
|
// top 4.6rem
|
|
|
|
// right 1.6rem
|
|
|
|
// flex-direction column
|
|
|
|
|
|
|
|
// .status-tab
|
|
|
|
// font-size 0.9rem
|
|
|
|
|
2017-07-03 15:21:00 +00:00
|
|
|
// < 380px
|
|
|
|
// .profile-watching-list
|
|
|
|
// justify-content center
|