Sha256: 2ba315f459a29f48f47dd206f37be89b576aab1c906f7518083ce0edd8e8c2dd
Contents?: true
Size: 532 Bytes
Versions: 16
Compression:
Stored size: 532 Bytes
Contents
.tree{ margin:0; padding:0; *{ margin: 0; padding: 0; } ol{ margin: 0 0 0 13px; padding: 0 0 0 15px; border-left: 1px dashed gray; list-style: none outside none; } li{ margin-bottom:5px; position: relative; list-style: none outside none; } a{ color: black; font-size: 14px; &:hover { color: black; background: #ddd; } } .item{ padding: 5px; background: #eee; margin-bottom: 5px; border-radius: 3px; &:hover{ background: #ddd; } } }
Version data entries
16 entries across 16 versions & 2 rubygems