UI and design tweaks

This commit is contained in:
Dan Sosedoff
2017-10-13 23:04:19 -05:00
parent fc01b1db81
commit 046022221e
4 changed files with 68 additions and 24 deletions

View File

@@ -41,7 +41,7 @@
<div class="wrap">
<div class="title main">
<i class="fa fa-database"></i> <span class="current-database" id="current_database"></span>
<input class="typeahead current_database" id="database_search" type="text" placeholder="Search...">
<input class="typeahead current_database" id="database_search" type="text" placeholder="Search database">
<span class="refresh" id="refresh_tables" title="Refresh tables list"><i class="fa fa-refresh"></i></span>
</div>
<div id="objects"></div>