diff options
author | crupest <crupest@outlook.com> | 2020-11-11 19:50:21 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-11-11 19:50:21 +0800 |
commit | e276e62456c3a89f9541976e05260ac7ef4a8798 (patch) | |
tree | 7641ddb4ef1b4738d1aa06e793d4af5ff206ca7d /FrontEnd/src/app/views/timeline-common/timeline-background.svg | |
parent | b7855f0a963a0374e9d5d8075b82fed0bfaa7fd8 (diff) | |
download | timeline-e276e62456c3a89f9541976e05260ac7ef4a8798.tar.gz timeline-e276e62456c3a89f9541976e05260ac7ef4a8798.tar.bz2 timeline-e276e62456c3a89f9541976e05260ac7ef4a8798.zip |
feat: Change timeline background.
Diffstat (limited to 'FrontEnd/src/app/views/timeline-common/timeline-background.svg')
-rw-r--r-- | FrontEnd/src/app/views/timeline-common/timeline-background.svg | 4 |
1 files changed, 0 insertions, 4 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 |