Stack sampling profiler: add fire-and-forget interface
[chromium-blink-merge.git] / components / chrome_apps / webstore_widget / app / main.css
blob4b0ac29a3c402477743ac6e2b45a22d5cc111d6d
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 body {
6 margin: 0;
9 .title-area {
10 -webkit-app-region: drag;
11 background-color: white;
12 box-shadow: 0 1px #d0d0d0;
13 display: flex;
14 font-size: 15px;
15 height: 48px;
18 .window-title {
19 -webkit-margin-start: 20px;
20 flex: 1;
21 line-height: 48px;