runtime/webinterface.css
author Edouard Tisserant
Fri, 21 Feb 2020 16:22:44 +0100
branchsvghmi
changeset 2842 2f73f001955a
parent 2266 ed415982a9aa
child 3857 d1fa9536b392
permissions -rw-r--r--
SVGHMI: attempt to optimize for webkit, because of really slow style recompute in svg:use : "unlink clones" (as in inkscape) but stop deep-copy when meeting a widget, and create a new clone instead.

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