blob: 130463e191db9ea163aac931289d74c85a9c8b38 [file] [log] [blame]
/* Copyright (c) 2013 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.
*/
.subhead {
font-size: small;
padding-bottom: 10px;
}
.system-stats-snapshot-view ul {
background-position: 0 5px;
background-repeat: no-repeat;
cursor: pointer;
font-family: monospace;
list-style: none;
margin: 0;
padding-left: 15px;
}
.system-stats-snapshot-view li {
background-position: 0 5px;
background-repeat: no-repeat;
cursor: pointer;
list-style: none;
margin: 0;
padding-left: 15px;
}