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

Unified Diff: remoting/webapp/toolbar.css

Issue 10103034: Web-app visual and string tweaks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reworded start message. Created 8 years, 8 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 | « remoting/webapp/main.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/toolbar.css
diff --git a/remoting/webapp/toolbar.css b/remoting/webapp/toolbar.css
index 019b1715b672b93a69643ea00ae7e336bce8626d..69d4dd26e2925c5715b9fb2053168c362167c94d 100644
--- a/remoting/webapp/toolbar.css
+++ b/remoting/webapp/toolbar.css
@@ -47,9 +47,12 @@
display: -webkit-box;
}
+.toolbar-border > div {
+ margin: 4px;
+}
+
/* Ensure that the 'connected to' string doesn't make the tool-bar overflow */
#connected-to {
- display: inline-block;
max-width: 280px;
overflow: hidden;
margin-__MSG_@@bidi_end_edge__: 8px;
« no previous file with comments | « remoting/webapp/main.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698