Roll src/third_party/WebKit 3529d49:06e8485 (svn 202554:202555)
[chromium-blink-merge.git] / remoting / webapp / app_remoting / html / cloud_print_dialog.css
blobc9533b6aac9f5636bb68490c9d77745b4123da5e
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.
4 */
6 .cloud-print-webview-class {
7 position: fixed;
8 width: 660px;
9 height:500px;
10 background: white;
11 z-index: 50;
12 border-style: solid;
13 border-width: 5px;