From 7ae8d0ce483a3c14c9281df9db9af6f8c117ad65 Mon Sep 17 00:00:00 2001 From: SBD Date: Sat, 18 Nov 2023 13:43:52 +0300 Subject: [PATCH] 0.8.356 --- static/css/styles(boris).css | 16 +++++++++++++++ .../forms/f_find_route_filters_form.html | 4 ++-- templates/tb_base.html | 20 ++++++++++--------- 3 files changed, 29 insertions(+), 11 deletions(-) diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 57d1fa6..78c93e9 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -2229,6 +2229,10 @@ /*display: none;*/ } +.menu_buttons.filters{ + width: 320px; +} + /* for curtain right*/ .cut_width_f_curtain{ @@ -2321,6 +2325,18 @@ } +.menu_buttons.left.open.filters{ + width: 300px; + background: #FFFFFF; + border-radius: 10px; + max-height: 83vh; + left: 0; + padding: 10px; + transition: 200ms; + /* position: fixed; */ + float: left; +} + .support .menu_buttons.left.open{ margin-top: 49px; } diff --git a/templates/forms/f_find_route_filters_form.html b/templates/forms/f_find_route_filters_form.html index f5a7495..59f2d61 100644 --- a/templates/forms/f_find_route_filters_form.html +++ b/templates/forms/f_find_route_filters_form.html @@ -1,6 +1,6 @@ {% load static %} -
+{#
#}
Все фильтры
Способ перевозки
@@ -86,4 +86,4 @@
-
\ No newline at end of file +{#
#} \ No newline at end of file diff --git a/templates/tb_base.html b/templates/tb_base.html index 07d5958..fa06e6c 100644 --- a/templates/tb_base.html +++ b/templates/tb_base.html @@ -70,18 +70,20 @@ -
-