Sha256: 796f14cf23705a7e6e9f8fb1f85bee40ed993ad303a24fe1176aca7ef09966d7
Contents?: true
Size: 1.1 KB
Versions: 4
Compression:
Stored size: 1.1 KB
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; } span.password_protected { @include background-icon-center($font-size: 13px, $color: #555); @include lock-icon; display: inline-block; width: 20px; height: 20px; vertical-align: bottom; border-bottom: none; } .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
4 entries across 4 versions & 1 rubygems