2017-06-29 21:13:49 +02:00
|
|
|
.schedule-item-link,
|
2017-06-28 21:17:49 +02:00
|
|
|
.schedule-item-title
|
2017-06-28 21:29:36 +02:00
|
|
|
white-space nowrap
|
|
|
|
text-overflow ellipsis
|
|
|
|
overflow hidden
|
2017-06-28 21:17:49 +02:00
|
|
|
|
2017-06-29 21:13:49 +02:00
|
|
|
.schedule-item-link
|
|
|
|
horizontal
|
|
|
|
align-items center
|
|
|
|
|
|
|
|
.schedule-item-date
|
2017-07-16 01:59:05 +02:00
|
|
|
text-align right
|
|
|
|
|
|
|
|
.footer-element
|
|
|
|
:after
|
|
|
|
content " | "
|
|
|
|
color text-color
|
|
|
|
opacity 0.5
|
|
|
|
|
|
|
|
:last-child
|
|
|
|
:after
|
|
|
|
display none
|