Spaces:
Sleeping
Sleeping
Commit
·
901c13d
1
Parent(s):
11e608d
update scripts
Browse files
animated_radar_chart.html
CHANGED
@@ -342,7 +342,7 @@
|
|
342 |
}
|
343 |
|
344 |
.fl-control-buttons.grouped.fl-control.fixed-width:not(.hidden) {
|
345 |
-
width:
|
346 |
}
|
347 |
</style>
|
348 |
<style class="fl-ui-styles-slider">
|
@@ -601,7 +601,7 @@
|
|
601 |
</head>
|
602 |
|
603 |
<body __processed_b5441f91-f504-4238-b787-19b2035031db__="true" class="fl-fonts-loaded" dir="ltr"
|
604 |
-
style="font-family:
|
605 |
bis_status="ok" bis_frame_id="3488">
|
606 |
<!-- This empty element starts both weights of fonts to load, avoiding a transition interruption when the fontWatcher is called -->
|
607 |
<p style="position: fixed; visibility: hidden; left: -10000px; top: -10000px"><strong> </strong></p>
|
@@ -681,7 +681,7 @@
|
|
681 |
<div class="slider-play" role="button" aria-label="play-button" cursor="pointer"
|
682 |
tabindex="0"></div>
|
683 |
<div class="fl-controls-slider" style="display: flex; align-items: center;"><input
|
684 |
-
type="range"
|
685 |
class="slider-label" for="slider-range"></label></div>
|
686 |
</div>
|
687 |
</div>
|
|
|
342 |
}
|
343 |
|
344 |
.fl-control-buttons.grouped.fl-control.fixed-width:not(.hidden) {
|
345 |
+
width: 14px;
|
346 |
}
|
347 |
</style>
|
348 |
<style class="fl-ui-styles-slider">
|
|
|
601 |
</head>
|
602 |
|
603 |
<body __processed_b5441f91-f504-4238-b787-19b2035031db__="true" class="fl-fonts-loaded" dir="ltr"
|
604 |
+
style="font-family: inherit;Source Sans Pro"; background-color: rgb(255, 255, 255); background-size: cover; background-repeat: no-repeat; background-position: center center;"
|
605 |
bis_status="ok" bis_frame_id="3488">
|
606 |
<!-- This empty element starts both weights of fonts to load, avoiding a transition interruption when the fontWatcher is called -->
|
607 |
<p style="position: fixed; visibility: hidden; left: -10000px; top: -10000px"><strong> </strong></p>
|
|
|
681 |
<div class="slider-play" role="button" aria-label="play-button" cursor="pointer"
|
682 |
tabindex="0"></div>
|
683 |
<div class="fl-controls-slider" style="display: flex; align-items: center;"><input
|
684 |
+
type="range" name="slider-range" value="0"><label
|
685 |
class="slider-label" for="slider-range"></label></div>
|
686 |
</div>
|
687 |
</div>
|