blob: 178d04fb985cf6a46a1501a2a281423a19534fb9 [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.
*/
* /deep/ .sunburst-chart .arc-text {
font-size: 8pt;
}
* /deep/ .sunburst-chart .label {
font-size: 10pt;
}
* /deep/ .sunburst-chart polyline {
fill: none;
stroke: black;
}
* /deep/ .sunburst-chart path {
stroke: #fff;
}