Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(956)

Unified Diff: remoting/webapp/choice.html

Issue 9129009: Change tool-bar behaviour to click-to-show. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | remoting/webapp/client_screen.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/choice.html
diff --git a/remoting/webapp/choice.html b/remoting/webapp/choice.html
index 89b606d78243db3d802a1bf8d957ba4681c08346..cfe18b363dd52f8033bf23049b9453932c327c21 100644
--- a/remoting/webapp/choice.html
+++ b/remoting/webapp/choice.html
@@ -81,7 +81,7 @@ found in the LICENSE file.
</button>
</span>
</div>
- <div class="toolbar-stub">
+ <div class="toolbar-stub" id="toolbar-stub">
<div class="arrow-down"></div>
</div>
</div> <!-- session-toolbar -->
« no previous file with comments | « no previous file | remoting/webapp/client_screen.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698