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 -webkit-user-select: none
;
7 color: rgb
(80, 80, 80);
13 @apply
(--layout-horizontal
);
14 @apply
(--layout-center
);
15 @apply
(--paper-font-subhead
);
19 background-color: rgb
(237, 237, 237);
20 color: rgb
(20, 20, 20);
27 transition: transform
150ms;
32 transform: rotate
(90deg);