views/presenter.erb in showoff-0.9.10.8 vs views/presenter.erb in showoff-0.9.10.9

- old
+ new

@@ -45,15 +45,15 @@ <% end %> <% if @issues %> <a id="report" href="javascript:reportIssue();" title="Report an issue with the current slide.">Report Issue With Slide</a> <% end %> <span class="spacer"> </span> - <a id="stats" href="/stats" target="_showoffchild">Viewing Statistics</a> - <a id="downloads" href="/download" target="_showoffchild">Downloads</a> + <a id="stats" href="/stats" target="_showoffchild" class="popdown">Viewing Statistics</a> + <a id="downloads" href="/download" target="_showoffchild" class="popdown">Downloads</a> <span class="spacer"> </span> - <a id="slaveWindow" href="javascript:toggleSlave();" title="Enable the slave window.">Slave Window</a> - <a id="nextWindow" href="javascript:toggleNext();" title="Enable the next window view.">Next Window</a> - <a id="notesWindow" href="javascript:toggleNotes();" title="Enable the popout notes window.">Notes Window</a> + <a id="slaveWindow" href="javascript:toggleSlave();" title="Enable the slave window." class="popout">Slave Window</a> + <a id="nextWindow" href="javascript:toggleNext();" title="Enable the next window view." class="popout">Next Window</a> + <a id="notesWindow" href="javascript:toggleNotes();" title="Enable the popout notes window." class="popout">Notes Window</a> <span class="spacer"> </span> <a id="generatePDF" href="/pdf" title="Call out to wkhtmltopdf to generate a PDF.">Generate PDF</a> <a id="onePage" href="/onepage" title="Load the single page view. Useful for printing.">Single Page</a> </span> <span class="mobile">