Improve UX (#244)
* Removed insta-search and added a search button - closes #203 * Pagination is constrained to 5 pages on either side of the current page (10 page numbers displayed in total) - closes #223 * Reviewed all dialogs and made behaviour consistent - closes #225
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div id="bgImage_Opacity"></div>
|
||||
</div>
|
||||
|
||||
<div id="emulator"></div>
|
||||
<div id="emulator" class="emulator_fullscreen"></div>
|
||||
|
||||
<script type="text/javascript">
|
||||
var gameId = getQueryString('gameid', 'int');
|
||||
|
Reference in New Issue
Block a user