mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-03 05:19:08 +00:00
fix: extracted rundown entry editor shows correct colour
This commit is contained in:
committed by
Carlos Valente
parent
176e53dd7f
commit
2f138acad7
@@ -104,6 +104,7 @@
|
|||||||
|
|
||||||
/* approximating the style of a disabled input */
|
/* approximating the style of a disabled input */
|
||||||
.textLikeInput {
|
.textLikeInput {
|
||||||
|
color: $gray-200;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
justify-content: start;
|
justify-content: start;
|
||||||
width: 7.5em;
|
width: 7.5em;
|
||||||
|
|||||||
Reference in New Issue
Block a user