mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
* Using JS to customize spatial viz and tooltips * Add missing deck_multi.png * Improve GeoJSON layer with JS support and extra controls * Addressing comments
5 lines
55 B
CSS
5 lines
55 B
CSS
.chart-tooltip {
|
|
opacity: 0.75;
|
|
font-size: 12px;
|
|
}
|