infusion
Version:
Infusion is an application framework for developing flexible stuff with JavaScript
2 lines (1 loc) • 780 B
CSS
.fl-blocking-input-enhanced{--fl-enhance-font-size-factor: 1;--fl-enhance-font-size: 100%;--fl-enhance-font-weight: normal;--fl-enhance-text-decoration: none}.fl-input-enhanced{--fl-enhance-font-size-factor: 1.25;--fl-enhance-font-size: calc(100% * var(--fl-enhance-font-size-factor, 1));--fl-enhance-font-weight: bold;--fl-enhance-text-decoration: underline}.fl-input-enhanced button,.fl-input-enhanced input,.fl-input-enhanced select,.fl-input-enhanced textarea,.fl-input-enhanced .fl-input-enhance{font-size:var(--fl-enhance-font-size) }.fl-input-enhanced a{font-size:var(--fl-enhance-font-size) ;font-weight:var(--fl-enhance-font-weight) ;text-decoration:var(--fl-enhance-text-decoration) }/*# sourceMappingURL=EnhanceInputs.css.map */