Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 1 | /* |
2 | * Copyright 2016 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 | */ | ||||
6 | |||||
7 | .navigator-toolbar { | ||||
Tim van der Lippe | 3fa8654 | 2020-12-02 14:10:37 | [diff] [blame] | 8 | border-bottom: 1px solid var(--color-details-hairline); |
Mathias Bynens | b0c1f4b | 2020-05-15 14:34:41 | [diff] [blame] | 9 | padding-left: 8px; |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 10 | } |