Sha256: 28be34af6e802f8920a59c455ff767c90cb327e33a25e0235ea9bbe663f9172b
Contents?: true
Size: 444 Bytes
Versions: 33
Compression:
Stored size: 444 Bytes
Contents
html { font-size: 0.8rem; } .flash { margin-bottom: 15px; } .mw-600 { max-width: 600px; } .bg-lightest { background: rgba(0, 0, 0, 0.01); } .toggle-block-when-on { display: none; } .toggle-block-when-off { display: block; } .toggle-on .toggle-block-when-on { display: block; } .toggle-on .toggle-block-when-off { display: none; } .status { height: 10px; width: 10px; border-radius: 50%; display: inline-block; }
Version data entries
33 entries across 33 versions & 1 rubygems