Improved episodes style
This commit is contained in:
parent
00996de045
commit
f03df2b6ac
@ -8,24 +8,24 @@
|
|||||||
|
|
||||||
.episode
|
.episode
|
||||||
vertical
|
vertical
|
||||||
|
ui-element
|
||||||
|
button-hover
|
||||||
flex 0
|
flex 0
|
||||||
flex-basis 190px
|
flex-basis 190px
|
||||||
margin 0.5rem
|
margin 0.5rem
|
||||||
padding 0.5rem
|
padding 0.5rem
|
||||||
overflow hidden
|
overflow hidden
|
||||||
border ui-border
|
|
||||||
border-radius ui-element-border-radius
|
|
||||||
color text-color
|
color text-color
|
||||||
box-shadow shadow-light
|
box-shadow shadow-light
|
||||||
|
|
||||||
[data-available="false"]
|
[data-available="false"]
|
||||||
|
:hover
|
||||||
|
color text-color
|
||||||
|
background ui-background
|
||||||
|
|
||||||
&.mounted
|
&.mounted
|
||||||
opacity 0.25 !important
|
opacity 0.25 !important
|
||||||
|
|
||||||
:hover
|
|
||||||
color text-color
|
|
||||||
background-color reverse-light-hover-color
|
|
||||||
|
|
||||||
.episode-number
|
.episode-number
|
||||||
display flex
|
display flex
|
||||||
justify-content center
|
justify-content center
|
||||||
|
Loading…
Reference in New Issue
Block a user