infusion
Version:
Infusion is an application framework for developing flexible stuff with JavaScript
10 lines (9 loc) • 641 B
HTML
<h2 class="flc-prefsEditor-header"><span class="fl-icon-text-to-speech"></span><span class="flc-prefsEditor-label fl-heading-text"></span></h2>
<div class="fl-prefsEditor-onoff">
<p class="flc-prefsEditor-description fl-prefsEditor-panel-descr"></p>
<div class="flc-prefsEditor-switch fl-switchUI fl-input-enhance">
<span class="flc-switchUI-off fl-switchUI-text" aria-hidden="true"></span>
<button class="flc-switchUI-control fl-switchUI-control" type="button"><span class="fl-switchUI-controlKnob"></span></button>
<span class="flc-switchUI-on fl-switchUI-text" aria-hidden="true"></span>
</div>
</div>