turnilo
Version:
Business intelligence, data exploration and visualization web application for Druid, formerly known as Swiv and Pivot
2 lines • 2.1 kB
CSS
.grid-lines line{stroke:#ebebeb;stroke:var(--grid-line-color);pointer-events:none}.color-legend .color-legend-header,.color-legend .color-legend-stripe{background:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.color-legend .color-legend-header{color:#999;color:var(--text-light);margin-bottom:1px;height:36px;padding-left:14px;padding-top:12px;font-size:12px;text-transform:uppercase}.color-legend .color-legend-stripe{margin-bottom:1px;padding:10px 14px}.color-legend .color-legend-stripe-axis,.color-legend .color-lower-bound-tick,.color-legend .color-upper-bound-tick{stroke:#444;stroke-width:1px}.color-legend .color-lower-bound-value,.color-legend .color-upper-bound-value{fill:#444}.scatterplot .scatterplot-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative}.scatterplot .axis{pointer-events:none}.scatterplot .axis line.border,.scatterplot .axis line.tick{stroke:#ccc}.scatterplot .axis .label{fill:#666;fill:var(--text-medium);font-size:12px;font-weight:400}.scatterplot .axis .label.axis-label-x{text-anchor:middle}.scatterplot .axis-title{position:absolute;font-weight:600}.scatterplot .segment-bubble-text .content .series-title{display:inline-block;font-weight:600;margin-bottom:4px}.segment-bubble{background:#fff;border-radius:2px;box-shadow:0 3px 10px 0 rgba(0,0,0,.26),0 0 3px 0 rgba(0,0,0,.16);position:absolute;padding:5px;background:hsla(0,0%,100%,.9);transform:translate(-50%,-100%)}.segment-bubble .shpitz{left:50%;top:100%}.segment-bubble-text{padding:5px;text-align:center;max-width:400px}.segment-bubble-text .title{color:#999;line-height:17px;display:block;padding-bottom:9px;overflow:hidden;word-wrap:break-word}.segment-bubble-text .content{white-space:nowrap}.current-value{margin-right:8px;font-weight:700}.previous-value{color:#a6a6a6;color:var(--text-lighterish);margin-right:8px}.tooltip-within-stage{box-shadow:inset 0 0 0 1px #dedede;box-shadow:inset 0 0 0 1px var(--border-extra-light);position:absolute;border-radius:3px;padding:6px;background:#fff;z-index:800}
/*# sourceMappingURL=scatterplot.css.map*/