Sign in
chromium
/
devtools
/
devtools-frontend
/
e4d64e7ae0f7d449ce3f8b1364b28362baae4c80
/
.
/
front_end
/
source_frame
/
xmlView.css
blob: 36882a1bb8ef0b8e2ec70315feb554ebedf2d82c [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2014 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.
*/
.
shadow-xml-view
{
user-select
:
text
;
overflow
:
auto
;
padding
:
2px
4px
;
}