Sha256: 738fe9889e787bd5990c96e4abff2947fd0fe89aea84e22ae01b544e8cb14326
Contents?: true
Size: 402 Bytes
Versions: 40
Compression:
Stored size: 402 Bytes
Contents
/*-------------------------------------------------- Chart Pie v1 ----------------------------------------------------*/ .u-chart-pie-v1 { position: relative; line-height: 1em; } .u-chart-pie-v1::after { content: ""; display: block; position: absolute; top: 9px; right: 10px; bottom: 11px; left: 10px; border-radius: 50%; border-width: 1px; border-style: solid; border-color: inherit; }
Version data entries
40 entries across 40 versions & 1 rubygems