1 /* Copyright 2014 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file.
6 html
, div
, span
, body
, ul
, li
{
10 font-family: "Arial", "Helvetica", sans-serif
;
12 /* Allows the user to move the window by dragging its content. */
13 -webkit-app-region: drag
;
34 background: url
('chromoting48.webp');
50 border-width: 0px 0px 1px 0px;
52 border-color: #f0f0f0;
56 border-width: 1px 0px 0px 0px;
58 border-color: #f0f0f0;
66 border: 1px solid
#f0f0f0;
72 -webkit-app-region: no-drag
;
78 /* Clear the float of its children. */
89 border-color: #cecece;
92 .button.default:active {