43 lines
568 B
Plaintext
Raw Normal View History

2017-11-22 10:51:59 +00:00
.week
vertical
.weekday
2017-11-22 11:04:04 +00:00
width 100%
2017-11-22 10:51:59 +00:00
text-align left
border-bottom 1px solid ui-border-color
2017-11-22 11:04:04 +00:00
padding 0.5rem
2017-11-22 10:51:59 +00:00
:last-child
border-bottom none
.weekday-name
text-align center
2017-11-22 11:04:04 +00:00
.calendar-entries
vertical
.calendar-entry
ui-element
padding 0.75rem 1rem
margin-bottom 0.5rem
overflow hidden
.calendar-entry-title
clip-long-text
.calendar-entry-episode
opacity 0.75
text-align right
font-size 0.9rem
2017-11-22 10:51:59 +00:00
> 800px
.week
horizontal
.weekday
2017-11-22 11:04:04 +00:00
width 14.2857%
2017-11-22 10:51:59 +00:00
border-bottom none
border-right 1px solid ui-border-color
:last-child
border-right none