Sha256: ce1bdeafd57fdfa291266e59cdc9a6d10c4cb381db4249dd9a5590e1d81c3166
Contents?: true
Size: 890 Bytes
Versions: 12
Compression:
Stored size: 890 Bytes
Contents
ul.list { margin: 0; padding: 0; list-style-type: none; &#layoutpages { margin-top: 16px; li { margin-left: 8px; } } &#sitemap { padding: 0 0 104px 0; } li { list-style-type: none; display: block; margin-bottom: 0; &.legend, &.list-header { background-color: transparent; font-weight: bold; padding: $default-padding; .list-secondary { color: $text-color; } } &.even { background-color: #fff; } &.odd { background-color: #eaf3f9; } } .list-primary, .list-secondary { display: inline-block; overflow: hidden; text-overflow: ellipsis; vertical-align: middle; } .list-primary { float: left; max-width: 65%; } .list-secondary, .right { float: right; text-align: left; width: 30%; color: $dark-gray; } }
Version data entries
12 entries across 12 versions & 1 rubygems