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.
12 #idle-dialog .kd-modaldialog
,
13 #auth-dialog .kd-modaldialog
{
15 * kd-modaldialog uses outline, which doesn't affect the bounding box, and so
16 * doesn't work well when adjusting the window shape.
18 border: 1px solid gray
;