runtime/webinterface.css
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 04 Jul 2022 09:30:20 +0200
branchwxPython4
changeset 3529 b9737bb5f92a
parent 2266 ed415982a9aa
child 3857 d1fa9536b392
permissions -rw-r--r--
test: Fix context menu problems in debug view. This should fix debug_test as well.

- exception on right click on a wire
- tooltip hiding context menu in some case

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