Migration to new track title struct

This commit is contained in:
2018-04-08 22:44:21 +02:00
parent 1ba0da36e2
commit ea03c6cc17
9 changed files with 177 additions and 186 deletions

View File

@ -1,20 +1,20 @@
.schedule-item-link,
.schedule-item-title
clip-long-text
// .schedule-item-link,
// .schedule-item-title
// clip-long-text
.schedule-item-link
horizontal
align-items center
// .schedule-item-link
// horizontal
// align-items center
.schedule-item-date
text-align right
// .schedule-item-date
// text-align right
.footer-element
:after
content " | "
color text-color
opacity 0.5
:last-child
:after
display none