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 @@
{# #} - +
{# #} - +