2018-04-08 20:44:21 +00:00
|
|
|
// .schedule-item-link,
|
|
|
|
// .schedule-item-title
|
|
|
|
// clip-long-text
|
2017-06-28 19:17:49 +00:00
|
|
|
|
2018-04-08 20:44:21 +00:00
|
|
|
// .schedule-item-link
|
|
|
|
// horizontal
|
|
|
|
// align-items center
|
2017-06-29 19:13:49 +00:00
|
|
|
|
2018-04-08 20:44:21 +00:00
|
|
|
// .schedule-item-date
|
|
|
|
// text-align right
|
2017-07-15 23:59:05 +00:00
|
|
|
|
|
|
|
.footer-element
|
|
|
|
:after
|
|
|
|
content " | "
|
|
|
|
color text-color
|
|
|
|
opacity 0.5
|
2018-04-08 20:44:21 +00:00
|
|
|
|
2017-07-15 23:59:05 +00:00
|
|
|
:last-child
|
|
|
|
:after
|
|
|
|
display none
|