From dbb66972ebd987f60e10939bfb4493f87bbc73c3 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Tue, 26 Oct 2021 16:49:09 +0200 Subject: Quick commit with sort-of working WYSiWYG and moving chit --- static/document-add.svg | 1 - static/edit.svg | 6 ++++++ static/resize.svg | 11 +++++++++++ 3 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 static/edit.svg create mode 100644 static/resize.svg (limited to 'static') diff --git a/static/document-add.svg b/static/document-add.svg index 947a692..496cd06 100644 --- a/static/document-add.svg +++ b/static/document-add.svg @@ -1,5 +1,4 @@ - diff --git a/static/edit.svg b/static/edit.svg new file mode 100644 index 0000000..fd4df9b --- /dev/null +++ b/static/edit.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/static/resize.svg b/static/resize.svg new file mode 100644 index 0000000..66f3213 --- /dev/null +++ b/static/resize.svg @@ -0,0 +1,11 @@ + + + + -- cgit v1.3.1