From bcc6bca8afb72374dd46765e0bc692ec12a13f36 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 18 Feb 2020 09:51:39 +0300 Subject: Update toolbar style --- .../templates/views/partial/homecolumn.html | 28 ++++------ .../templates/views/partial/settings_tabs.html | 14 ++--- .../templates/views/partial/tagcolumn.html | 36 +++++-------- .../templates/views/partial/usercolumn.html | 63 +++++++++------------- 4 files changed, 58 insertions(+), 83 deletions(-) (limited to 'src/main/resources/templates/views') diff --git a/src/main/resources/templates/views/partial/homecolumn.html b/src/main/resources/templates/views/partial/homecolumn.html index 5ab0d128..5b13dd66 100644 --- a/src/main/resources/templates/views/partial/homecolumn.html +++ b/src/main/resources/templates/views/partial/homecolumn.html @@ -1,20 +1,14 @@ -
+ {% if visitor is not empty and visitor.uid > 0 %} - -- cgit v1.2.3