Fix chart style conflict

Change-Id: Ic1feb967e65439a7e58e987776f7e57746adb373
This commit is contained in:
jiahuay 2014-10-21 16:21:04 -07:00
parent 27a04ccca2
commit 63690a9c2e
1 changed files with 2 additions and 2 deletions

View File

@ -26,12 +26,12 @@ circle.parent:hover {
circle.child {
pointer-events: none;
}
circle.parent {
circlepacking circle.parent {
fill-opacity: 1 !important;
//stroke: none !important;
fill: #E6F7FF!important;
}
circle {
circlepacking circle {
fill-opacity: 1 !important;
//stroke: none !important;
}