Added season filters
This commit is contained in:
@ -3,17 +3,32 @@
|
||||
justify-content center
|
||||
margin-bottom calc(content-padding / 2)
|
||||
|
||||
select
|
||||
margin 0.05rem
|
||||
|
||||
.explore-anime
|
||||
margin-top calc(content-padding / 2)
|
||||
|
||||
.option-any
|
||||
color reverse-light-hover-color
|
||||
|
||||
.filter-select-container
|
||||
vertical
|
||||
justify-content center
|
||||
|
||||
.filter-select
|
||||
margin 0.05rem
|
||||
|
||||
.filter-label
|
||||
opacity 0.5
|
||||
font-size 0.7rem
|
||||
text-align center
|
||||
|
||||
#filter-year
|
||||
width 80px
|
||||
|
||||
#filter-season
|
||||
width 90px
|
||||
|
||||
#filter-status
|
||||
width 120px
|
||||
width 110px
|
||||
|
||||
#filter-type
|
||||
width 80px
|
Reference in New Issue
Block a user