blob: 6b93bcd0aee3ac56f628cfb8654842b0859e48e9 [file] [log] [blame]
/* Copyright 2015 The Vanadium Authors. All rights reserved. */
/* Use of this source code is governed by a BSD-style */
/* license that can be found in the LICENSE file. */
core-toolbar {
background-color: rgba(0, 0, 0, 0.10);
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
z-index: 1;
font-size: 1em;
height: 48px;
}
core-toolbar::shadow .toolbar-tools {
height: 48px;
}