diff options
Diffstat (limited to 'FrontEnd/src/app/views/timeline-common/timeline-common.sass')
-rw-r--r-- | FrontEnd/src/app/views/timeline-common/timeline-common.sass | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/FrontEnd/src/app/views/timeline-common/timeline-common.sass b/FrontEnd/src/app/views/timeline-common/timeline-common.sass index f5e28c79..0a03c841 100644 --- a/FrontEnd/src/app/views/timeline-common/timeline-common.sass +++ b/FrontEnd/src/app/views/timeline-common/timeline-common.sass @@ -171,6 +171,4 @@ $timeline-line-color-current: #36c2e6 right: 0 top: 0 bottom: 0 - background-image: url("views/timeline-common/timeline-background.svg") - background-size: 100% auto - background-repeat: no-repeat repeat + background: #fff1cc |