Sha256: f46d564e1b0030402ffe18b713b3cd6559fab696dd7ad6c74263d3e7945534ed
Contents?: true
Size: 729 Bytes
Versions: 226
Compression:
Stored size: 729 Bytes
Contents
<% if !current_page.last? %> <%= link_to url, :id => 'pnnext',:remote => remote do %> <button type="button" class="-ml-px relative inline-flex items-center px-2 py-2 rounded-r-md border border-gray-300 bg-white text-sm leading-5 font-medium text-gray-500 hover:text-gray-400 focus:z-10 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue active:bg-gray-100 active:text-gray-500 transition ease-in-out duration-150"> <svg class="h-5 w-5" fill="currentColor" viewBox="0 0 20 20"> <path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd"/> </svg> </button> <% end %> <% end %>
Version data entries
226 entries across 226 versions & 1 rubygems