Sha256: bc10bae11b0e5a5bfc22ef28ced1c628a1b95282657a92ea5d392a2e431c1812
Contents?: true
Size: 885 Bytes
Versions: 18
Compression:
Stored size: 885 Bytes
Contents
.admin_entries { $published-color: #BEEBB8; table.revisions { tr { color: #888; } a.show { padding-right: 7px; } .published td { background-color: $published-color; color: #000; } } .snapshot { float: right; } span[title] { border-bottom: 1px #aaa dotted; cursor: default; } .legend { float: left; position: relative; padding: 0 15px 0 22px; &:before { content: " "; position: absolute; display: block; left: 0; top: 0; width: 14px; height: 14px; border: solid 1px #999; } &.published:before { background-color: $published-color; } } form { clear: both; } td.buttons { padding: 5px; } td.members { max-width: 130px; } @import './entries/folders'; @import './entries/user_badge_list'; }
Version data entries
18 entries across 18 versions & 1 rubygems