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 .app-remoting .kd-modaldialog {
8 * kd-modaldialog uses outline, which doesn't affect the bounding box, and so
9 * doesn't work well when adjusting the window shape.
11 border: 1px solid gray
;
12 /* The layout of modal dialog is managed by remoting.Html5ModalDialog */