Show current database in sidebar header

This commit is contained in:
Dan Sosedoff
2015-01-03 20:55:22 -06:00
parent f545746e7e
commit 8b3c5bd8e9
4 changed files with 522 additions and 509 deletions

View File

@@ -103,6 +103,10 @@
overflow: auto;
}
#sidebar div.tables-list .title span.current-database {
margin-left: 4px;
}
#sidebar div.tables-list .title:hover span.refresh {
display: inline-block;
}