runtime/webinterface.css
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 03 Aug 2020 16:34:44 +0200
branchsvghmi
changeset 3001 003fd80ff0b8
parent 2266 ed415982a9aa
child 3857 d1fa9536b392
permissions -rw-r--r--
SVGHMI: add get_idx(index) to widget objects to factorize a bit code repeated accross widgets. To be continued.

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