blob: 57aeedf570ca5e5200ee80fe419a956d4691e945 [file] [log] [blame]
/* Copyright 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.
*/
.line-chart .line {
fill: none;
stroke-width: 1.5px;
}
.line-chart #brushes > rect {
fill: rgb(192, 192, 192);
}