Add bookmark dropdown to connection settings ui

This commit is contained in:
Dan Sosedoff
2014-12-06 20:04:32 -06:00
parent d33fb4c9ca
commit 6ceb5fc5ed
5 changed files with 608 additions and 512 deletions

View File

@@ -378,6 +378,10 @@
display: none;
}
.bookmarks {
display: none;
}
.connection-settings {
width: 600px;
margin: 0px auto;