From 55d0e202677253ecf893bd52649871f10b52d3de Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Sun, 24 Oct 2021 18:59:50 +0200 Subject: Almost dragging and WYSiWYG start --- static/document-add.svg | 63 +++++++++++++++++++++++++++++++++++++++++++++++++ static/save.svg | 1 + static/x.svg | 1 + 3 files changed, 65 insertions(+) create mode 100644 static/document-add.svg create mode 100644 static/save.svg create mode 100644 static/x.svg (limited to 'static') diff --git a/static/document-add.svg b/static/document-add.svg new file mode 100644 index 0000000..947a692 --- /dev/null +++ b/static/document-add.svg @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/save.svg b/static/save.svg new file mode 100644 index 0000000..ce7a5e5 --- /dev/null +++ b/static/save.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/x.svg b/static/x.svg new file mode 100644 index 0000000..59d9f44 --- /dev/null +++ b/static/x.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.3.1