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.
7 background-color: var
(--google-green-500
);
11 content::content strong
{
15 /* Top part of a page. */
18 box-sizing: border-box
;
21 padding: 34px 48px 22px;
28 :host
(.big-font
) #top
{
35 background-color: var
(--google-green-100
);
44 :host
(.split
) #separator
{
48 #separator paper-progress
{
49 --paper-progress-active-color: white
;
50 --paper-progress-container-color: var
(--google-green-100
);
55 :host
(.progress
) #separator paper-progress
{
59 :host
(.progress
) #separator
{
64 /* Bottom part of a page. */
68 padding: 20px 48px 34px;
71 :host
(.split
) #bottom
{
77 :host
(.big-font
) #bottom
{
86 margin-bottom: calc
(-0.5em - 6px);
89 #controls :first-child
{
93 #controls content
[select
='paper-button']::content :last-child
{
97 #controls content
[select
='paper-button']::content :not
(:last-child
) {
101 :host
(.split
) #controls content
[select
='paper-button']::content :last-child
{
102 color: var
(--google-green-500
);