aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/views/timeline-common/timeline-background.svg
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-11-04 11:49:15 +0800
committercrupest <crupest@outlook.com>2020-11-04 11:49:15 +0800
commit34221c8c6d34e565c4c9d82413ac4a20356d8f78 (patch)
treed40526fbcc38baa7e9ad701f2730026a88c9b079 /FrontEnd/src/app/views/timeline-common/timeline-background.svg
parent8e836f4bee040d83a195255073fd318c07277744 (diff)
downloadtimeline-34221c8c6d34e565c4c9d82413ac4a20356d8f78.tar.gz
timeline-34221c8c6d34e565c4c9d82413ac4a20356d8f78.tar.bz2
timeline-34221c8c6d34e565c4c9d82413ac4a20356d8f78.zip
feat: Redesign timeline page.
Diffstat (limited to 'FrontEnd/src/app/views/timeline-common/timeline-background.svg')
-rw-r--r--FrontEnd/src/app/views/timeline-common/timeline-background.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/FrontEnd/src/app/views/timeline-common/timeline-background.svg b/FrontEnd/src/app/views/timeline-common/timeline-background.svg
new file mode 100644
index 00000000..b72c448b
--- /dev/null
+++ b/FrontEnd/src/app/views/timeline-common/timeline-background.svg
@@ -0,0 +1,4 @@
+<svg viewBox="0 0 100 80" xmlns="http://www.w3.org/2000/svg" stroke="rgba(255,196,0,0.6)">
+ <line x1="0" y1="0" x2="100" y2="40" stroke-width="5" />
+ <line x1="0" y1="80" x2="100" y2="40" stroke-width="5" />
+</svg> \ No newline at end of file