A little CSS styling
Should make the drag target, for re-ordering the pages, a little more obvious.
This commit is contained in:
parent
b1fcc93aa5
commit
7f7182afea
2 changed files with 12 additions and 3 deletions
|
@ -29,9 +29,8 @@
|
|||
<% end %>
|
||||
</ul>
|
||||
<%= sortable_element('sortable_pages') %>
|
||||
<p> Export selected pages (drag to re-order them) to a LaTeX file.
|
||||
<label for="commit"> Export selected pages (drag to re-order them) to a LaTeX file.</label>
|
||||
<%= submit_tag("Export") %>
|
||||
</p>
|
||||
</div>
|
||||
<%- end -%>
|
||||
<%- else -%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue