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

Side by Side Diff: remoting/webapp/choice.css

Issue 9148043: Rename webapp_it2me to remoting_webapp and move it from webapp/me2mom to webapp/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add webapp_it2me back 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « remoting/webapp/_locales/en/messages.json ('k') | remoting/webapp/choice.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /* Copyright (c) 2011 The Chromium Authors. All rights reserved. 1 /* Copyright (c) 2011 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be 2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file. 3 * found in the LICENSE file.
4 */ 4 */
5 5
6 /* Elements */ 6 /* Elements */
7 a { 7 a {
8 color: rgb(0, 102, 204); 8 color: rgb(0, 102, 204);
9 text-decoration: none; 9 text-decoration: none;
10 } 10 }
(...skipping 355 matching lines...) Expand 10 before | Expand all | Expand 10 after
366 #session-client-plugin { 366 #session-client-plugin {
367 margin: 0 0 -4px 0; 367 margin: 0 0 -4px 0;
368 } 368 }
369 369
370 #toggle-scaling { 370 #toggle-scaling {
371 margin: 1px 0 0 0; 371 margin: 1px 0 0 0;
372 padding: 1px; 372 padding: 1px;
373 min-width: 0; 373 min-width: 0;
374 line-height: 0; 374 line-height: 0;
375 } 375 }
OLDNEW
« no previous file with comments | « remoting/webapp/_locales/en/messages.json ('k') | remoting/webapp/choice.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698