Browse Source

Merge branch 'master' of github.com:masayuki0812/c3

pull/282/head
Masayuki Tanaka 10 years ago
parent
commit
eecc6644a0
  1. 7
      c3.css

7
c3.css

@ -66,6 +66,11 @@
.c3-text {
}
.c3-text.c3-empty {
fill: #808080;
font-size: 2em;
}
/*-- Line --*/
.c3-line {
@ -188,4 +193,4 @@
.c3-chart-arc .c3-gauge-value {
fill: #000;
font-size: 28px;
}
}

Loading…
Cancel
Save