1.1.11 funcs for raise and highlight routes

This commit is contained in:
SDE
2024-06-04 00:19:10 +03:00
parent bb1e3e9691
commit ffabffb2ef
3 changed files with 16 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
{% load i18n %}
<div class="carrier-card" data-number-of-route="{{ route.id }}">
<div class="carrier-card"{% if route.highlight_color %} style="border: 5px solid {{ route.highlight_color }};"{% endif %} data-number-of-route="{{ route.id }}">
<div class="left-part-carrier-card">
{# <div class="first-line-card-carrier">#}
{# <div class="carrier-title">#}