runtime/webinterface.css
author Edouard Tisserant
Thu, 14 Feb 2019 10:06:43 +0100
changeset 2489 27e4fd37fea6
parent 2266 ed415982a9aa
child 3857 d1fa9536b392
permissions -rw-r--r--
Fix previous commit : Using wx.CallAfter shouldn't have been necessary, and was a symptom of failing evaluator's deadlock detection.

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