Sha256: fe325f4bc7be4780a81c219e43b9ff937fa7a59b1b51ef37baf4d5d65f341d83
Contents?: true
Size: 739 Bytes
Versions: 1
Compression:
Stored size: 739 Bytes
Contents
.collapsed { cursor: pointer; legend { position: relative; > span { padding-left: 25px; } &:after { position: absolute; top: 6px; left: 10px; color: #959595; text-transform: uppercase; font-size: 12px; font-family: FontAwesome; font-style: normal; font-weight: normal; content: '\f138'; } } ol { display: none; > li { > fieldset.choices { > legend.label { opacity: 0; } } } } &.shown { legend { &:after { content: '\f13a'; } } } &:hover { legend { span { color:black; } &:after { color: black; } } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
c80_yax-0.1.0.1 | app/assets/stylesheets/c80_yax/backend/collapsed.scss |