repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Re-enable index-basics-workers test to see if still times
[chromium-blink-merge.git]
/
tools
/
cc-frame-viewer
/
src
/
layer_impl_view.css
blob
37e73773cc82eeb1b3783e5dccac92b7e73cc604
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
;
9
}