1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00

Fix: Style current track again

This commit is contained in:
Arne Schlüter 2018-10-14 11:49:29 +02:00
commit 83e845f58b

View file

@ -142,8 +142,9 @@
.duration
padding-left: .5rem
color: $grey-light
font-weight: normal
.is-playing
&.is-playing
background-color: $light !important
font-weight: bold
@ -213,5 +214,6 @@
td:first-child > div::before
color: $grey-light
content: counter(track)
font-weight: normal
display: inline
padding-right: 0.375rem