Sha256: cf1bbcb8bdd357aa06cc18d910c1f24dbae25feb110de3ecb7bf0339d34cee38
Contents?: true
Size: 1.16 KB
Versions: 10
Compression:
Stored size: 1.16 KB
Contents
Variable: !blueprint_grid_columns ---------------------------------- Main layout grid, override these constants to build your grid and container sizes. Mixin: container() ------------------- Main layout grid, override these constants to build your grid and container sizes. Mixin: last() -------------- you must set text-align left on your container element in an IE stylesheet. Mixin: column(!n) ---------------- TODO add this to span mixin when we have optional arguments Mixin: append(!n) ---------------- Use this mixins to set the width of n columns. Mixin: prepend(!n) ----------------- Mixin to a column to append n empty cols. Mixin: pull(!n) -------------- Mixin to a column to prepend n empty cols. Mixin: push(!n) -------------- mixin to a column to move it n columns to the left Mixin: border(!border_color) ---------------- mixin to a column to push it n columns to the right Mixin: colborder(!border_color) ------------------- Border on right hand side of a column. Mixin: colruler(!border_color) ------------------ Border with more whitespace, spans one column. Mixin: colspacer() ------------------- Mixin this to an hr to make a horizontal ruler across a column.
Version data entries
10 entries across 9 versions & 2 rubygems