From 5f5b63b6f7fdadabd32fe4f5e8d74eb4e822fb8b Mon Sep 17 00:00:00 2001 From: KZacharski Date: Sat, 19 Aug 2023 21:30:03 +0200 Subject: [PATCH] started working on the menu --- .../assets/ic_fluent_caret_left_24_filled.svg | 1 + .../ic_fluent_chevron_left_24_filled.svg | 1 + docs/docs/index.html | 4 ++-- docs/docs/script.js | 11 ++++++++++- docs/docs/style.css | 19 ++++++++++++++++--- 5 files changed, 30 insertions(+), 6 deletions(-) create mode 100644 docs/docs/assets/ic_fluent_caret_left_24_filled.svg create mode 100644 docs/docs/assets/ic_fluent_chevron_left_24_filled.svg diff --git a/docs/docs/assets/ic_fluent_caret_left_24_filled.svg b/docs/docs/assets/ic_fluent_caret_left_24_filled.svg new file mode 100644 index 0000000..e677fb4 --- /dev/null +++ b/docs/docs/assets/ic_fluent_caret_left_24_filled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/docs/assets/ic_fluent_chevron_left_24_filled.svg b/docs/docs/assets/ic_fluent_chevron_left_24_filled.svg new file mode 100644 index 0000000..ee69b9f --- /dev/null +++ b/docs/docs/assets/ic_fluent_chevron_left_24_filled.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/docs/index.html b/docs/docs/index.html index fc592a2..c274840 100644 --- a/docs/docs/index.html +++ b/docs/docs/index.html @@ -63,16 +63,16 @@ - +