| * Copyright 2018 The Chromium Authors. All rights reserved. |
| * Use of this source code is governed by a BSD-style license that can be |
| * found in the LICENSE file. |
| background-color: #e6e6e6; |
| border: 2px solid #bababa; |
| :host(.sources-edit-breakpoint-dialog) { |
| background-color: var(--toolbar-bg-color); |
| padding: 0 10px 10px 5px; |
| border: 1px solid var(--divider-color); |
| :host-context(.sources-edit-breakpoint-dialog) .condition-editor { |
| :host-context(.sources-edit-breakpoint-dialog) .source-frame-breakpoint-toolbar { |