runtime/webinterface.css
author Edouard Tisserant
Thu, 18 Feb 2021 12:02:28 +0100
branchsvghmi
changeset 3151 8e5d383a58cb
parent 2266 ed415982a9aa
child 3857 d1fa9536b392
permissions -rw-r--r--
SVGHMI: Fixed HMI:ScrollBar to exclude cursor size from accessible range ( position is now 0->range-size instead of 0->range ). Fixed and extended tests/svghmi to have working ScrollBar on two alarm pages. Includes generated XSLT update.

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