Improved large anime lists

This commit is contained in:
2017-07-13 00:34:33 +02:00
parent da57b00ff2
commit df4b367c61
7 changed files with 56 additions and 21 deletions

View File

@ -24,8 +24,21 @@
white-space nowrap
flex-basis 120px
:hover
.plus-episode
opacity 1
.anime-list-item-episodes-watched
flex 0.4
horizontal
justify-content flex-end
.plus-episode
display inline-block
cursor pointer
opacity 0
margin-left 1px
transition opacity transition-speed ease
.anime-list-item-episodes-separator
flex 0.2
@ -37,6 +50,7 @@
.anime-list-item-rating
text-align right
flex-basis 70px
.anime-list-item-actions
display none