52 lines
716 B
Plaintext
Raw Normal View History

2017-06-28 18:29:04 +00:00
.episodes
2017-12-04 14:32:59 +00:00
vertical
> 700px
.episodes
horizontal-wrap
2017-12-04 20:58:55 +00:00
justify-content flex-start
2017-06-28 18:29:04 +00:00
2018-03-12 00:27:33 +00:00
.episode
flex-basis 190px
2017-06-28 17:30:09 +00:00
.episode
2017-12-04 14:32:59 +00:00
vertical
2017-12-04 21:06:43 +00:00
ui-element
button-hover
2017-12-04 14:32:59 +00:00
flex 0
margin 0.5rem
padding 0.5rem
2017-12-04 20:07:13 +00:00
overflow hidden
color text-color
2017-12-04 20:58:55 +00:00
box-shadow shadow-light
[data-available="false"]
2017-12-04 21:06:43 +00:00
:hover
color text-color
background ui-background
2017-12-04 20:58:55 +00:00
&.mounted
opacity 0.25 !important
2017-12-04 14:32:59 +00:00
2017-06-28 17:30:09 +00:00
.episode-number
2017-12-04 14:32:59 +00:00
display flex
justify-content center
align-items center
font-size 2rem
line-height 1.7em
2017-06-28 17:30:09 +00:00
.episode-title
2017-12-04 14:32:59 +00:00
text-align center
font-size 0.7rem
opacity 0.8
clip-long-text
2017-06-28 17:30:09 +00:00
.episode-airing-date-start
2017-12-04 14:32:59 +00:00
display flex
justify-content center
2017-12-04 20:07:13 +00:00
font-size 0.7rem
2017-12-04 14:32:59 +00:00
opacity 0.6
2017-06-28 17:30:09 +00:00
2017-07-13 01:02:58 +00:00
< 320px
2017-06-28 17:30:09 +00:00
.episode-actions
display none