From 130fe2ad57b19f86901d7ed14947e8c2562e1591 Mon Sep 17 00:00:00 2001 From: MaxJa4 <74194322+MaxJa4@users.noreply.github.com> Date: Wed, 24 Jan 2024 12:01:23 +0100 Subject: [PATCH] UI optimizations and polish. --- static/icons/average.svg | 12 ++++++++++ templates/components/bottom_controls.html | 2 +- templates/components/home_clan_bar.html | 2 +- templates/components/home_player_list.html | 2 +- templates/components/opp_clan_bar.html | 8 ++++++- templates/components/opp_player_list.html | 7 +----- templates/index.html | 18 +++++++++++---- templates/login.html | 4 ++-- templates/modals/add_clan.html | 4 ++-- templates/modals/add_player.html | 4 ++-- templates/modals/edit_clan.html | 4 ++-- templates/modals/edit_player.html | 2 +- templates/modals/full_calc.html | 27 +++++++++++++++++----- templates/register.html | 6 ++--- 14 files changed, 69 insertions(+), 33 deletions(-) create mode 100644 static/icons/average.svg diff --git a/static/icons/average.svg b/static/icons/average.svg new file mode 100644 index 0000000..13e6682 --- /dev/null +++ b/static/icons/average.svg @@ -0,0 +1,12 @@ + + + + average + + + + + + + + \ No newline at end of file diff --git a/templates/components/bottom_controls.html b/templates/components/bottom_controls.html index 04d6f0d..bc4bd0b 100644 --- a/templates/components/bottom_controls.html +++ b/templates/components/bottom_controls.html @@ -1,6 +1,6 @@ {{ define "bottom_controls" }} -
+