Mercurial
Mercurial
>
beremiz
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
runtime/webinterface.css
author
Edouard Tisserant
Tue, 26 Jan 2021 11:17:08 +0100
branch
svghmi
changeset 3119
17a9c7a334f7
parent 2266
ed415982a9aa
child 3857
d1fa9536b392
permissions
-rw-r--r--
SVGHMI: Fix browser side exception when some widget are not used, and are then discarded and not present in final SVG. In that case JS code was still making reference to discarded widget elements and was raising exception at init.
.freeform-label {
float: left;
width: 30%;
}