diff --git a/src/assets/style/main.css b/src/assets/style/main.css
index 56a482b..84a1035 100644
--- a/src/assets/style/main.css
+++ b/src/assets/style/main.css
@@ -112,6 +112,24 @@ body {
margin-bottom: 15px;
}
+.back-button {
+ border: none;
+ font-size: 22px;
+ font-weight: 600;
+ text-align: left;
+ padding: 15px;
+ color: #fff;
+ background: rgb(187, 179, 170);
+ background: linear-gradient(
+ 180deg,
+ rgba(187, 179, 170, 1) 0%,
+ rgba(159, 148, 135, 1) 100%
+ );
+ display: flex;
+ align-items: center;
+ gap: 10px;
+}
+
.stopdescription {
font-size: 16px;
font-weight: 400;
@@ -687,6 +705,7 @@ body {
}
.dropdown-name {
+ position: relative;
font-size: 18px;
font-weight: 600;
color: #fff;
@@ -695,7 +714,6 @@ body {
display: flex;
flex-direction: column;
align-items: center;
- text-align: center;
width: 100%;
}
@@ -1231,3 +1249,25 @@ li.checked {
flex: 0 0 calc((100% - 24px) / 3);
box-sizing: border-box;
}
+
+.carrier-container {
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ flex-direction: column;
+ gap: 15px;
+}
+
+.carrier-img {
+ width: 100%;
+ padding: 0;
+ margin: 0;
+}
+
+.carrier-slogan {
+ font-size: 18px;
+ color: #fff;
+ opacity: 70%;
+ text-align: center;
+ font-style: italic;
+}
diff --git a/src/components/carrierinfo.vue b/src/components/carrierinfo.vue
index c337402..0c4804b 100644
--- a/src/components/carrierinfo.vue
+++ b/src/components/carrierinfo.vue
@@ -2,593 +2,7 @@
@@ -261,6 +281,11 @@ export default {
defaultImageUrl:
"https://lh3.googleusercontent.com/gps-cs-s/AB5caB8lUwofb2NIg6n0-cEl8nIWsySAUc52KNj4XezuOdo-aeqTgQlD1kTVa5MaynL2Yg4ByoTYTKNTR7K59f7kjzU9yzpudstjRiT2F6M_ilxFYFpcvMZz6OwlRFF2MrsCPSwUa7vqew=s680-w680-h510",
sightId: 17,
+ manualSightId: null,
+ nearestSightId: null,
+ returnTimer: null,
+ lastUserActivity: Date.now(),
+ firstLoad: true,
stopName: "",
watermarkLU: "",
watermarkRD: "",
@@ -291,10 +316,10 @@ export default {
routeProgress: null,
routeId: null,
selectedLang: localStorage.getItem("selectedLangRight") || "ru",
- showLangToggle: true, // видна «глобус»-кнопка
- showLanguageOptions: false, // виден блок из трёх иконок
- languageOptionsTimer: null, // таймер на 10 с
- langRevertTimer: null, // таймер на 30 с
+ showLangToggle: true,
+ showLanguageOptions: false,
+ languageOptionsTimer: null,
+ langRevertTimer: null,
icons: {
ru: `