Fix chart style conflict
Change-Id: Ic1feb967e65439a7e58e987776f7e57746adb373
This commit is contained in:
parent
27a04ccca2
commit
63690a9c2e
@ -26,12 +26,12 @@ circle.parent:hover {
|
|||||||
circle.child {
|
circle.child {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
circle.parent {
|
circlepacking circle.parent {
|
||||||
fill-opacity: 1 !important;
|
fill-opacity: 1 !important;
|
||||||
//stroke: none !important;
|
//stroke: none !important;
|
||||||
fill: #E6F7FF!important;
|
fill: #E6F7FF!important;
|
||||||
}
|
}
|
||||||
circle {
|
circlepacking circle {
|
||||||
fill-opacity: 1 !important;
|
fill-opacity: 1 !important;
|
||||||
//stroke: none !important;
|
//stroke: none !important;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user