Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / Source / devtools / front_end / components_lazy / filmStripDialog.css
blob2cf8f508a3d6665f095d900267bd2f9ea2398a78
1 /*
2 * Copyright (c) 2015 The Chromium Authors. All rights reserved.
3 * Use of this source code is governed by a BSD-style license that can be
4 * found in the LICENSE file.
5 */
7 .filmstrip-dialog {
8 margin: 12px;
11 .filmstrip-dialog > img {
12 border: 1px solid #ddd;
15 .filmstrip-dialog-footer {
16 display: flex;
17 align-items: center;
18 margin-top: 10px;
21 .filmstrip-dialog-label {
22 margin: 8px 8px;