Sign in
vanadium
/
release.go.x.ref
/
137c7e6e87fcdd512dd68760c028814a03a3a3b2
/
.
/
examples
/
pipetobrowser
/
browser
/
views
/
pipes
/
tab-toolbar
/
component.css
blob: acb718799c86c9e3113e8f5ea24226868f6dfecf [
file
] [
log
] [
blame
]
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
;
}