mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-12 02:43:50 +00:00
refactor: change offset classes depending on playback state (#1611)
* refactor: assign offsetClasses based on playback state
This commit is contained in:
committed by
Carlos Valente
parent
ac61f257c0
commit
eed6373dbf
@@ -45,6 +45,10 @@
|
||||
@include ellipsis-overflow;
|
||||
}
|
||||
|
||||
.offset {
|
||||
color: $muted-gray;
|
||||
}
|
||||
|
||||
.ahead {
|
||||
color: $playback-ahead;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user