blob: fb9229fbb013c9d7a33e4cb1e7d079220852b273 [file] [log] [blame]
/*
* Copyright 2015 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.
*/
:host {
display: inline;
}
.node-link {
text-decoration: underline;
cursor: pointer;
display: inline;
}
.stack-preview-async-description {
padding: 3px 0 1px;
font-style: italic;
}
.stack-preview-container .webkit-html-blackbox-link {
opacity: 0.6;
}
.stack-preview-container > tr {
height: 17px;
}