File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -118,10 +118,11 @@ block content
118118 #start_script_row
119119 div.run-option.dev-div-run-option .
120120 <tr >
121- <td style =" text-align :left " >URL for start-script</td >
122- <td style =" text-align :right " ><span class =in-circle onclick =' helpOnClick("start-script");' >?</span ></td >
121+ <td style =" text-align :left ;width :50% ;" >URL for start-script</td >
122+ <td style =" text-align :right ;width :50% ;" >
123+ <span class =in-circle onclick =' helpOnClick("start-script");' >?</span ></td >
123124 </tr >
124- <input type =" url" id =" start_script_url" name =" start_script_url" class =" url-input" style =" width :100% ;margin-bottom :16 px ;" >
125+ <input type =" url" id =" start_script_url" name =" start_script_url" class =" url-input" style =" width :100% ;margin-bottom :12 px ;" >
125126 #custom_sysout_row
126127 label.run-option.dev-div-run-option .
127128 <input type =" checkbox" id =" custom_sysout_cb" class =" checkbox-input" >  ; Run custom sysout
You can’t perform that action at this time.
0 commit comments