Sign in
chromium
/
devtools
/
devtools-frontend.git
/
HEAD
/
.
/
front_end
/
ui
/
legacy
/
components
/
source_frame
/
xmlView.css
blob: 0666200842c85ceb0694c167c5a492819ea0abfb [
file
] [
log
] [
blame
]
/*
* Copyright 2014 The Chromium Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
.
shadow-xml-view
{
user-select
:
text
;
overflow
:
auto
;
padding
:
0
;
}