mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-17 05:13:32 +00:00
refactor: no style overrides in production views
This commit is contained in:
committed by
Carlos Valente
parent
143917f11a
commit
8ad1f2cb38
@@ -43,14 +43,7 @@
|
||||
|
||||
/** Colour used for external message and aux timer in /timer */
|
||||
--external-color-override: #161616;
|
||||
|
||||
/** View specific features: /cuesheet */
|
||||
--cuesheet-running-bg-override: #D20300;
|
||||
|
||||
/** View specific features: /op */
|
||||
--operator-running-bg-override: #D20300;
|
||||
--operator-highlight-override: #FFAB33;
|
||||
|
||||
|
||||
/** View specific features: /studio */
|
||||
--studio-active: #101010;
|
||||
--studio-idle: #cfcfcf;
|
||||
|
||||
Reference in New Issue
Block a user