Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / browser / resources / settings / settings_page / settings_page_header.css
blob895817256bf477c661dd2c3f88171ef392de063f
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. */
5 :host,
6 .breadcrumbs {
7 align-items: center;
8 display: flex;
11 h1 {
12 font-size: 18px;
13 margin: 0;
16 paper-material {
17 -webkit-padding-start: 80px;
18 background-color: white;
19 display: flex;
20 height: 95px;
21 width: 100%;
22 z-index: 10;
25 .icon-container {
26 -webkit-margin-start: -40px;
27 width: 40px;