From 5b52abc14e6613c543f344294a7711bf86ec5234 Mon Sep 17 00:00:00 2001
From: Gautier P
Date: Wed, 10 Mar 2021 10:54:53 +0100
Subject: [PATCH] Improve modal dialogs consistency
---
css/style.css | 4 -
index.html | 483 +++++++++++++++++++++++++++---------------------
locales/en.json | 13 +-
3 files changed, 279 insertions(+), 221 deletions(-)
diff --git a/css/style.css b/css/style.css
index cc5fd49..867ffeb 100644
--- a/css/style.css
+++ b/css/style.css
@@ -242,10 +242,6 @@ input#trackname:focus:invalid {
display: flex;
}
-#profile_buttons {
- padding-top: 4px;
-}
-
/* track messages (data tab) */
#tab_data,
.CodeMirror {
diff --git a/index.html b/index.html
index 0021543..46cc73a 100644
--- a/index.html
+++ b/index.html
@@ -11,6 +11,7 @@
+
-
+
@@ -598,7 +522,7 @@
aria-labelledby="Load Track as route"
aria-hidden="true"
>
-
+
+
+
+
@@ -747,11 +808,11 @@
href="#tab_layers_control"
role="tab"
data-i18n="[title]sidebar.tab-tooltip"
- data-i18n-options='{
- "action": "$t(sidebar.layers.tooltip)",
- "toggleKey": "T",
- "switchKey": "$t(keyboard.shift)+T"
- }'
+ data-i18n-options="{
+ 'action': '$t(sidebar.layers.tooltip)',
+ 'toggleKey': 'T',
+ 'switchKey': '$t(keyboard.shift)+T'
+ }"
title="Select layers"
>