Sha256: cfac4d398580a5adfeab585816a833c6d6efcc52cb80565e8b35037ab05d9479
Contents?: true
Size: 545 Bytes
Versions: 7
Compression:
Stored size: 545 Bytes
Contents
.chart-wrapper { position: relative; } .chart-wrapper .chart-blanket { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 10000; background: white; } .chart-wrapper .chart-blanket > div { position: relative; width: 100%; height: 100%; overflow-x: hidden; } .chart-wrapper .chart-blanket > div > div { float: left; position: relative; left: 50%; top: 50%; margin-top: -18px; } .chart-wrapper .chart-blanket > div > div > div { position: relative; right: 50%; text-align: center; }
Version data entries
7 entries across 7 versions & 1 rubygems