XufengDuan commited on
Commit
901c13d
·
1 Parent(s): 11e608d

update scripts

Browse files
Files changed (1) hide show
  1. animated_radar_chart.html +3 -3
animated_radar_chart.html CHANGED
@@ -342,7 +342,7 @@
342
  }
343
 
344
  .fl-control-buttons.grouped.fl-control.fixed-width:not(.hidden) {
345
- width: undefined%;
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: &quot;Source Sans Pro&quot;; 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>&nbsp;</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" id="slider-range" name="slider-range" value="0"><label
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&quot;; 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>&nbsp;</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>