File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -605,11 +605,18 @@ span.picture {
605605.new_user_suggestions {
606606 h3 {
607607 margin-top : 20px ;
608+ margin-bottom : 20px ;
608609 color : #000000 ;
609610 font-size : 1.6em ;
610611 }
611612 font-size : 1.4em ;
612613 color : #205081 ;
614+
615+ ul {
616+ li {
617+ margin-top : 10px ;
618+ }
619+ }
613620}
614621
615622.alert {
Original file line number Diff line number Diff line change 5151 < li > <%= link_to "Browse help topics" , help_path %> </ li >
5252 </ ul >
5353 </ div >
54+ <!--
55+ <div class="col-md-7 col-md-offset-1">
56+ <strong>Welcome! The basic Techscreen workflow consists of:</strong>
57+ <ol><li>setting up a candidate profile</li>
58+ <li>setting up a screening test (or using an existing one), </li>
59+ <li>sending the candidate the test</li>
60+ <li>viewing the results here in your dashboard.</li>
61+ </ol>
62+ </div>
63+ -->
5464 <% else %>
5565 < div class ="col-md-8 ">
5666 <%= render 'shared/test_results' %>
You can’t perform that action at this time.
0 commit comments