Re-enable index-basics-workers test to see if still times
[chromium-blink-merge.git] / tools / cc-frame-viewer / src / layer_impl_view.css
blob37e73773cc82eeb1b3783e5dccac92b7e73cc604
1 /* Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file. */
4 x-layer-impl-view {
5 display: block;
6 font-family: monospace;
7 white-space: pre;
8 -webkit-user-select: text;