aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-11-11 19:50:21 +0800
committercrupest <crupest@outlook.com>2020-11-11 19:50:21 +0800
commit70c3443585eadde606e98fb196e29cf3216e96d9 (patch)
treee9989a1cfefe635b7129ef8df39a6fe290916626 /FrontEnd/src
parente8be94550a79224ab21ae80a06c55a18080f7862 (diff)
downloadtimeline-70c3443585eadde606e98fb196e29cf3216e96d9.tar.gz
timeline-70c3443585eadde606e98fb196e29cf3216e96d9.tar.bz2
timeline-70c3443585eadde606e98fb196e29cf3216e96d9.zip
feat: Change timeline background.
Diffstat (limited to 'FrontEnd/src')
-rw-r--r--FrontEnd/src/app/views/timeline-common/timeline-background.svg4
-rw-r--r--FrontEnd/src/app/views/timeline-common/timeline-common.sass4
2 files changed, 1 insertions, 7 deletions
diff --git a/FrontEnd/src/app/views/timeline-common/timeline-background.svg b/FrontEnd/src/app/views/timeline-common/timeline-background.svg
deleted file mode 100644
index 760b0e8c..00000000
--- a/FrontEnd/src/app/views/timeline-common/timeline-background.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-<svg viewBox="0 0 100 80" xmlns="http://www.w3.org/2000/svg" stroke="#ffd000">
- <line x1="100" y1="0" x2="0" y2="40" stroke-width="5" />
- <line x1="100" y1="80" x2="0" y2="40" stroke-width="5" />
-</svg> \ No newline at end of file
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