Sha256: a7085d1260396a4b8a6485275da9c1631946bef90aaa123adbad80aa53977693
Contents?: true
Size: 942 Bytes
Versions: 7
Compression:
Stored size: 942 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; &.list-header { overflow: hidden; background-color: transparent; font-weight: bold; padding: $default-padding; margin-bottom: $default-margin; .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
7 entries across 7 versions & 1 rubygems