Sha256: c87cf5f690f11e5847847d1b5cce3965dd68a6fd2b93cc9d3bafe54fea4902b2
Contents?: true
Size: 646 Bytes
Versions: 5
Compression:
Stored size: 646 Bytes
Contents
.plot { width: 100%; height: 100%; border: 1px solid #333; margin: -1px; overflow: none; } #plot-mouseover { position: absolute; background-color: rgba(190,190,190,0.5); color: #333; pointer-events: none; font-family: Monospace; padding: 0.25em; box-shadow: 2px 2px 4px 2px #bebebe; } #plot-zoom-element { position: absolute; background-color: rgba(0,3,10,0.75); pointer-events: none; border: 1px solid #012; } #plot-style { color: #333; background-color: #d6d6d6; } #plot-style .tickmarks { color: #707070; } #plot-style .markers { color: #707070; } #plot-style .zero { color: rgba(190,190,190,0.75); }
Version data entries
5 entries across 5 versions & 1 rubygems