Loading searx/static/css/style.css +4 −0 Original line number Diff line number Diff line Loading @@ -172,6 +172,10 @@ tr:hover td { background: #DDDDDD; } display: none; } #pagination { clear: both; } #apis { clear: both; } Loading searx/templates/results.html +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ {% endfor %} {% if paging %} <div id="paging"> <div id="pagination"> {% if pageno > 1 %} <form method="post" action="/"> <div class="left"> Loading Loading
searx/static/css/style.css +4 −0 Original line number Diff line number Diff line Loading @@ -172,6 +172,10 @@ tr:hover td { background: #DDDDDD; } display: none; } #pagination { clear: both; } #apis { clear: both; } Loading
searx/templates/results.html +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ {% endfor %} {% if paging %} <div id="paging"> <div id="pagination"> {% if pageno > 1 %} <form method="post" action="/"> <div class="left"> Loading