Update web/index.html
Browse files- web/index.html +3 -3
web/index.html
CHANGED
|
@@ -1119,7 +1119,7 @@
|
|
| 1119 |
style: {
|
| 1120 |
fontSize: '12px',
|
| 1121 |
fontFamily: 'inherit',
|
| 1122 |
-
colors: '#
|
| 1123 |
}
|
| 1124 |
},
|
| 1125 |
title: {
|
|
@@ -1127,7 +1127,7 @@
|
|
| 1127 |
style: {
|
| 1128 |
fontSize: '14px',
|
| 1129 |
fontFamily: 'inherit',
|
| 1130 |
-
color: '#
|
| 1131 |
}
|
| 1132 |
}
|
| 1133 |
},
|
|
@@ -1137,7 +1137,7 @@
|
|
| 1137 |
style: {
|
| 1138 |
fontSize: '14px',
|
| 1139 |
fontFamily: 'inherit',
|
| 1140 |
-
color: '#
|
| 1141 |
}
|
| 1142 |
},
|
| 1143 |
min: 0,
|
|
|
|
| 1119 |
style: {
|
| 1120 |
fontSize: '12px',
|
| 1121 |
fontFamily: 'inherit',
|
| 1122 |
+
colors: '#ffffff'
|
| 1123 |
}
|
| 1124 |
},
|
| 1125 |
title: {
|
|
|
|
| 1127 |
style: {
|
| 1128 |
fontSize: '14px',
|
| 1129 |
fontFamily: 'inherit',
|
| 1130 |
+
color: '#ffffff'
|
| 1131 |
}
|
| 1132 |
}
|
| 1133 |
},
|
|
|
|
| 1137 |
style: {
|
| 1138 |
fontSize: '14px',
|
| 1139 |
fontFamily: 'inherit',
|
| 1140 |
+
color: '#ffffff'
|
| 1141 |
}
|
| 1142 |
},
|
| 1143 |
min: 0,
|