runtime/webinterface.css
author Edouard Tisserant
Thu, 11 Apr 2019 13:41:52 +0200
changeset 2592 1c34bd8c5077
parent 2266 ed415982a9aa
child 3857 d1fa9536b392
permissions -rw-r--r--
force redraw only through EVT_PAINT event and use wxPaintDC, as described in wx documentation

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