blob: 232365c7018b218f1c055a8ff750f2b038a72c26 [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;
}