Improved episodes style

This commit is contained in:
Eduard Urbach 2017-12-04 22:06:43 +01:00
parent 00996de045
commit f03df2b6ac

View File

@ -8,24 +8,24 @@
.episode
vertical
ui-element
button-hover
flex 0
flex-basis 190px
margin 0.5rem
padding 0.5rem
overflow hidden
border ui-border
border-radius ui-element-border-radius
color text-color
box-shadow shadow-light
[data-available="false"]
:hover
color text-color
background ui-background
&.mounted
opacity 0.25 !important
:hover
color text-color
background-color reverse-light-hover-color
.episode-number
display flex
justify-content center