1 /* Copyright (c) 2012 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. */
14 #startupPagesList .title
{
18 #startupPagesList .url
{
23 #startupPagesList > * {
27 #startupPagesList .url input
{
31 #startupPagesListDropmarker {
32 background-clip: padding-box
;
33 background-color: hsl
(214, 91%, 65%);
34 border: 2px solid hsl
(214, 91%, 65%);
35 border-bottom-color: transparent
;
37 border-top-color: transparent
;
38 box-sizing: border-box
;