Improved extension style
This commit is contained in:
@ -9,18 +9,28 @@
|
||||
display none
|
||||
|
||||
.anime-list-item
|
||||
ui-element
|
||||
margin-bottom 0.5rem
|
||||
|
||||
.anime-list-item-name
|
||||
flex 0.9
|
||||
// ui-element
|
||||
// margin-bottom 0.5rem
|
||||
|
||||
.anime-list-item-episodes
|
||||
horizontal
|
||||
text-align right
|
||||
white-space nowrap
|
||||
flex 0.2
|
||||
|
||||
.anime-list-item-episodes-watched
|
||||
flex 0.4
|
||||
|
||||
.anime-list-item-episodes-max
|
||||
opacity 0.5
|
||||
flex 0.4
|
||||
|
||||
.anime-list-item-episodes-separator
|
||||
opacity 0.5
|
||||
flex 0.2
|
||||
|
||||
.anime-list-item-rating
|
||||
display none
|
||||
|
||||
#navigation
|
||||
font-size 0.8rem
|
||||
font-size 0.9rem
|
Reference in New Issue
Block a user