• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1/* Copyright (c) 2013 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 */
5
6.tr-ui-e-system-stats-instance-track {
7  height: 500px;
8}
9
10.tr-ui-e-system-stats-instance-track ul {
11  list-style: none;
12  list-style-position: outside;
13  margin: 0;
14  overflow: hidden;
15}
16