Commit eecc6644 authored by Masayuki Tanaka's avatar Masayuki Tanaka

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

parents 54479c0b 413ba47d
...@@ -66,6 +66,11 @@ ...@@ -66,6 +66,11 @@
.c3-text { .c3-text {
} }
.c3-text.c3-empty {
fill: #808080;
font-size: 2em;
}
/*-- Line --*/ /*-- Line --*/
.c3-line { .c3-line {
...@@ -188,4 +193,4 @@ ...@@ -188,4 +193,4 @@
.c3-chart-arc .c3-gauge-value { .c3-chart-arc .c3-gauge-value {
fill: #000; fill: #000;
font-size: 28px; font-size: 28px;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment