Sha256: 90ac13c1513834bf248b8f3de7e2a7d46e6524fe8547624e6c2208d1777a8b24
Contents?: true
Size: 278 Bytes
Versions: 8
Compression:
Stored size: 278 Bytes
Contents
$flot-chart-height: 225px; $flot-chart-width: 225px; .flot-chart { display: block; height: $flot-chart-height; .flot-chart-content { width: 100%; height: 100%; } .flot-chart-pie-content { width: $flot-chart-width; height: $flot-chart-height; margin: auto; } }
Version data entries
8 entries across 8 versions & 1 rubygems