-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f2b4b9c
commit e20d1d2
Showing
1 changed file
with
39 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,12 @@ | |
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> | ||
|
||
<!-- Preconnect to external domains --> | ||
<link rel="preconnect" href="https://cdn.jsdelivr.net"> | ||
<link rel="preconnect" href="https://therealtimex.github.io"> | ||
<link rel="preconnect" href="https://maps.google.com"> | ||
|
||
<!-- Modern Bootstrap --> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" | ||
|
@@ -34,16 +39,16 @@ | |
--color_theme_link: #0056b3; | ||
--color_theme_shadow: rgba(0, 0, 0, 0.15); | ||
|
||
--size-spacing-nano: 0.5rem; /* 8px */ | ||
--size-spacing-micro: 0.625rem; /* 10px */ | ||
--size-spacing-small: 0.75rem; /* 12px */ | ||
--size-spacing-medium: 1rem; /* 16px */ | ||
--size-spacing-large: 2rem; /* 32px */ | ||
--size-spacing-xl: 2.5rem; /* 40px */ | ||
--size-spacing-xxl: 3rem; /* 48px */ | ||
--size-spacing-xxxl: 3.5rem; /* 56px */ | ||
--size-spacing-mega: 4rem; /* 64px */ | ||
--size-spacing-giga: 5rem; /* 80px */ | ||
--size-spacing-nano: 0.5rem; | ||
--size-spacing-micro: 0.625rem; | ||
--size-spacing-small: 0.75rem; | ||
--size-spacing-medium: 1rem; | ||
--size-spacing-large: 2rem; | ||
--size-spacing-xl: 2.5rem; | ||
--size-spacing-xxl: 3rem; | ||
--size-spacing-xxxl: 3.5rem; | ||
--size-spacing-mega: 4rem; | ||
--size-spacing-giga: 5rem; | ||
--size-spacing-base: var(--size-spacing-medium); | ||
|
||
} | ||
|
@@ -106,7 +111,9 @@ <h2 class="dmview-title">##store_lb##</h2> | |
</div> | ||
</div> | ||
<div class="tab-pane fade" id="map-content" role="tabpanel" aria-labelledby="tab3"> | ||
<iframe tabindex="-1" width=100% height=100% style="border:0;" loading="lazy" allowfullscreen src="https://maps.google.com/maps?key=AIzaSyCZ9K-IVs5Q2leQsh19KF-oYRvL9lJGzJQ&q=##crm_gpsLatitude##,##crm_gpsLongitude##&z=14&output=embed"></iframe> | ||
<iframe tabindex="-1" width=100% height=100% style="border:0;" loading="lazy" | ||
allowfullscreen | ||
src="https://maps.google.com/maps?key=zaSyCZ9K-IVs5Q2leQsh19KF-oYRvL9lJGzJQ&q=##crm_gpsLatitude##,##crm_gpsLongitude##&z=14&output=embed"></iframe> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -134,7 +141,12 @@ <h2 class="dmview-title">##store_lb##</h2> | |
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> | ||
|
||
<!-- Preconnect to external domains --> | ||
<link rel="preconnect" href="https://cdn.jsdelivr.net"> | ||
<link rel="preconnect" href="https://therealtimex.github.io"> | ||
<link rel="preconnect" href="https://maps.google.com"> | ||
|
||
<!-- Modern Bootstrap --> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" | ||
|
@@ -165,16 +177,16 @@ <h2 class="dmview-title">##store_lb##</h2> | |
--color_theme_link: #0056b3; | ||
--color_theme_shadow: rgba(0, 0, 0, 0.15); | ||
|
||
--size-spacing-nano: 0.5rem; /* 8px */ | ||
--size-spacing-micro: 0.625rem; /* 10px */ | ||
--size-spacing-small: 0.75rem; /* 12px */ | ||
--size-spacing-medium: 1rem; /* 16px */ | ||
--size-spacing-large: 2rem; /* 32px */ | ||
--size-spacing-xl: 2.5rem; /* 40px */ | ||
--size-spacing-xxl: 3rem; /* 48px */ | ||
--size-spacing-xxxl: 3.5rem; /* 56px */ | ||
--size-spacing-mega: 4rem; /* 64px */ | ||
--size-spacing-giga: 5rem; /* 80px */ | ||
--size-spacing-nano: 0.5rem; | ||
--size-spacing-micro: 0.625rem; | ||
--size-spacing-small: 0.75rem; | ||
--size-spacing-medium: 1rem; | ||
--size-spacing-large: 2rem; | ||
--size-spacing-xl: 2.5rem; | ||
--size-spacing-xxl: 3rem; | ||
--size-spacing-xxxl: 3.5rem; | ||
--size-spacing-mega: 4rem; | ||
--size-spacing-giga: 5rem; | ||
--size-spacing-base: var(--size-spacing-medium); | ||
} | ||
</style> | ||
|
@@ -236,7 +248,9 @@ <h2 class="dmview-title">##store_lb##</h2> | |
</div> | ||
</div> | ||
<div class="tab-pane fade" id="map-content" role="tabpanel" aria-labelledby="tab3"> | ||
<iframe tabindex="-1" width=100% height=100% style="border:0;" loading="lazy" allowfullscreen src="https://maps.google.com/maps?key=AIzaSyCZ9K-IVs5Q2leQsh19KF-oYRvL9lJGzJQ&q=##crm_gpsLatitude##,##crm_gpsLongitude##&z=14&output=embed"></iframe> | ||
<iframe tabindex="-1" width=100% height=100% style="border:0;" loading="lazy" | ||
allowfullscreen | ||
src="https://maps.google.com/maps?key=AIzaSyCZ9K-IVs5Q2leQsh19KF-oYRvL9lJGzJQ&q=##crm_gpsLatitude##,##crm_gpsLongitude##&z=14&output=embed"></iframe> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -256,5 +270,6 @@ <h2 class="dmview-title">##store_lb##</h2> | |
}); | ||
</script> | ||
</body> | ||
|
||
</html> | ||
</vi> |