GUACAMOLE-38: Relocate the toolbar and restyle it.

This commit is contained in:
Nick Couchman
2018-05-10 12:02:37 -04:00
parent 56cc11e1b9
commit f563925aa7
2 changed files with 12 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<meta name="before" content=".recent-connections" />
<div class="header" ng-controller="quickconnectController">
<meta name="before" content=".all-connections" />
<div class="quickconnect-list-item list-item" ng-controller="quickconnectController">
<div class="quickconnect-container">
<form ng-submit="quickConnect()">
<input type=text class="quickconnect-field" placeholder="{{'QUICKCONNECT.FIELD_PLACEHOLDER_URI' |translate}}" ng-model="uri" />