Simplified 'new connection' UI and disable for apps v1
commitc8663d62f12de9d440e495497f157d7ff803bc05
authorjamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 11 Sep 2013 17:37:30 +0000 (11 17:37 +0000)
committerjamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 11 Sep 2013 17:37:30 +0000 (11 17:37 +0000)
tree9bf1f3d5d1d4bb7c6295d615d29c9e83228acf5c
parent7cecbdc29e2961ad68c431c68d1291b91f7412f3
Simplified 'new connection' UI and disable for apps v1

An alternative mechanism for this was added in https://chromiumcodereview.appspot.com/23609010 but was considered hard to discover and, due to the way that <select> nodes are implemented, hiding it for apps v1 was tricky. This is a simpler UI that just adds a button next to the host name. Together with the app icon context menu option added in https://codereview.chromium.org/23536033/, this is good enough for feature parity with apps v1, although it's unlikely to be the final version.

This CL also adds transparency to the Reload icon, which previously had a white background.

BUG=252881
R=lambroslambrou@chromium.org

Review URL: https://codereview.chromium.org/23876010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222586 0039d316-1c4b-4281-b951-d872f2087c98
remoting/remoting.gyp
remoting/resources/plus.webp [new file with mode: 0644]
remoting/resources/reload.webp
remoting/resources/remoting_strings.grd
remoting/webapp/event_handlers.js
remoting/webapp/main.css
remoting/webapp/main.html
remoting/webapp/toolbar.css