| Index: remoting/webapp/app_remoting/html/cloud_print_dialog.css
|
| diff --git a/remoting/webapp/app_remoting/html/cloud_print_dialog.css b/remoting/webapp/app_remoting/html/cloud_print_dialog.css
|
| deleted file mode 100644
|
| index c9533b6aac9f5636bb68490c9d77745b4123da5e..0000000000000000000000000000000000000000
|
| --- a/remoting/webapp/app_remoting/html/cloud_print_dialog.css
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -/* Copyright 2014 The Chromium Authors. All rights reserved.
|
| - * Use of this source code is governed by a BSD-style license that can be
|
| - * found in the LICENSE file.
|
| - */
|
| -
|
| -.cloud-print-webview-class {
|
| - position: fixed;
|
| - width: 660px;
|
| - height:500px;
|
| - background: white;
|
| - z-index: 50;
|
| - border-style: solid;
|
| - border-width: 5px;
|
| -}
|
|
|