infusion
Version:
Infusion is an application framework for developing flexible stuff with JavaScript
2 lines (1 loc) • 1.12 kB
CSS
html.fl-textSize-enabled{font-size:var(--fl-textSize)}html.fl-letterSpace-enabled{letter-spacing:var(--fl-letterSpace)}html.fl-wordSpace-enabled{word-spacing:var(--fl-wordSpace)}.fl-prefsEditor .fl-prefsEditor-buttons{float:left;margin-top:1em;width:100%}.fl-prefsEditor .fl-prefsEditor-buttons input{background-color:var(--fl-bgColor, #f0f0f0);border:2px solid var(--fl-fgColor, #cecece);color:var(--fl-fgColor);font-size:1em;font-weight:bold;height:2.5em;margin-right:3px;padding:5px;text-decoration:underline;text-transform:uppercase}.fl-prefsEditor h2{align-items:center;clear:both;color:var(--fl-fgColor, #444);display:flex;font-size:1.29em;font-weight:bold;justify-content:flex-start;padding:14px 0 5px 25px;white-space:nowrap;white-space:normal}.fl-prefsEditor h2 [class*=fl-icon-]{margin:0 .3em 0 0}.fl-prefsEditor .fl-prefsEditor-text ul li{clear:left;height:3.5em}.fl-prefsEditor .fl-choices{justify-content:flex-start}.fl-prefsEditor .fl-textfieldStepper{justify-content:flex-start}.fl-prefsEditor .fl-prefsEditor-onoff .fl-switchUI{justify-content:flex-start}/*# sourceMappingURL=FullPrefsEditor.css.map */