File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -630,10 +630,11 @@ form {
630630 border : 1px solid # c0c0c0 ;
631631 border-radius : 3px 3px 3px 3px ;
632632 color : # 555 ;
633- font-size : 18 px ;
633+ font-size : 12 pt ;
634634 padding : 5px ;
635635 width : 360px ;
636636 height : 120px ;
637+ font-family : Arial, Helvetica, sans-serif;
637638}
638639
639640.vst-textinput : hover {
@@ -657,6 +658,7 @@ form {
657658 padding : 5px ;
658659 width : 360px ;
659660 height : 28px ;
661+ margin : 0 6px 0 0 ;
660662}
661663
662664.vst-input : hover {
@@ -688,6 +690,7 @@ form {
688690.vst-checkbox {
689691 padding : 5px ;
690692 font-size : 12pt ;
693+ border : 1px solid # f7f6ed ;
691694}
692695
693696.vst-checkbox : hover {
@@ -817,5 +820,4 @@ form {
817820.hint {
818821 font-size : 14pt ;
819822 color : # 7fa1cb ;
820- padding : 5px ;
821823}
You can’t perform that action at this time.
0 commit comments