This commit is contained in:
Azgaar 2020-05-18 00:04:01 +03:00
parent cf1c4f57ab
commit 22b4c49e8a
2 changed files with 2 additions and 6 deletions

View file

@ -2103,7 +2103,7 @@ svg.button {
.epgrid line { .epgrid line {
stroke: lightgrey; stroke: lightgrey;
stroke-opacity: 0.7; stroke-opacity: .7;
shape-rendering: crispEdges; shape-rendering: crispEdges;
} }
@ -2111,10 +2111,6 @@ svg.button {
stroke-width: 0; stroke-width: 0;
} }
.centered {
text-align: center;
}
#debug { #debug {
font-size: 1px; font-size: 1px;
opacity: .8; opacity: .8;

View file

@ -2135,7 +2135,7 @@
<div id="elevationProfile" class="dialog" style="display: none" width="100%"> <div id="elevationProfile" class="dialog" style="display: none" width="100%">
<div id="elevationGraph" data-tip="Elevation profile"></div> <div id="elevationGraph" data-tip="Elevation profile"></div>
<div class="centered"> <div style="text-align: center">
<div id="epControls"> <div id="epControls">
<span data-tip="Set height scale">Height scale: <input id="epScaleRange" type="range" min=1 max=100 value=50></span> <span data-tip="Set height scale">Height scale: <input id="epScaleRange" type="range" min=1 max=100 value=50></span>
<span data-tip="Set curve profile">Curve: <span data-tip="Set curve profile">Curve: