Sha256: cb8269234786c0bc100abd5b738d1b9226c4be65043507bba430237260e004bf
Contents?: true
Size: 488 Bytes
Versions: 8
Compression:
Stored size: 488 Bytes
Contents
@import bullets.sass @import compass/utilities/general/reset.sass @import compass/utilities/general/float.sass // A list(ol,ul) that is layed out such that the elements are floated left and won't wrap. // This is not an inline list. =horizontal-list(!padding = 4px) +reset-box-model +clearfix li +no-bullet :white-space nowrap +float-left :padding :left= !padding :right= !padding &.first :padding-left 0px &.last :padding-right 0px
Version data entries
8 entries across 8 versions & 1 rubygems