runtime/webinterface.css
author Edouard Tisserant
Fri, 19 Aug 2022 10:22:16 +0200
changeset 3593 122b1094b8e6
parent 2266 ed415982a9aa
child 3857 d1fa9536b392
permissions -rw-r--r--
SVGHMI: preliminary implementation of a general enable bit for all widgets, using "#" at the end of widget declaration, and a "disabled" element that becomes visible instead of widget when disabled.

.freeform-label {
    float: left;
    width: 30%;
}