From 9f682b66a5044a4feb1820de0416538dcb4d9ec7 Mon Sep 17 00:00:00 2001 From: SBD Date: Sun, 3 Dec 2023 14:24:15 +0300 Subject: [PATCH] 0.8.457 --- static/css/styles(boris).css | 21 +++++++++++++++++++ .../f_find_route_form_main_find_routes.html | 4 ++-- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 9770a9b..0d11aaf 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -2389,6 +2389,27 @@ height: 695px; } +.menu_buttons.left::-webkit-scrollbar-track{ + background-color: #F6F6F6; + display: none; +} + +.menu_buttons.left::-webkit-scrollbar-thumb{ + background-color: #989898; + border-radius: 3px; + width: 3px; + display: none; +} + +.menu_buttons.left::-webkit-scrollbar{ + background-color:#FF613A; + width: 4px; + display: none; +} + + + + .menu_buttons{ /*background: #FFFFFF;*/ /*height: 100vh;*/ diff --git a/templates/forms/f_find_route_form_main_find_routes.html b/templates/forms/f_find_route_form_main_find_routes.html index af988d8..994e1d9 100644 --- a/templates/forms/f_find_route_form_main_find_routes.html +++ b/templates/forms/f_find_route_form_main_find_routes.html @@ -78,13 +78,13 @@
{# #} - +
{# #} - +