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. */
10 html
.changing-content body
{
11 -webkit-transition: -webkit-transform
100ms;
15 -webkit-margin-start: 23px;
16 color: rgb
(92, 97, 102);
18 /* This value must match the top padding of the uber page header. */
23 list-style-type: none
;
28 -webkit-border-start: 6px solid transparent
;
29 -webkit-padding-start: 18px;
30 -webkit-user-select: none
;
39 -webkit-border-start-color: rgb
(78, 87, 100);
44 /* Separates the Help nav item if there are at least 3 items. */
45 li:not
([hidden
]) ~ li:not
([hidden
]) ~ #helpNavItem
{
50 background-color: white
;
55 line-height: 1.417em; /* 17px based on default 12px font size. */
61 color: rgb
(70, 78, 90);