1 /* Copyright 2015 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 @apply
(--layout-center
);
7 @apply
(--layout-horizontal
);
8 color: rgb
(80, 80, 80);
16 background-color: rgb
(237, 237, 237);
17 color: rgb
(20, 20, 20);
22 text-overflow: ellipsis
;
27 --iron-icon-height: 16px;
28 --iron-icon-width: 16px;
32 transition: transform
150ms;
37 transform: rotate
(90deg);