Sha256: c8a3cd25178a21cf0795f33ad60eb7cb449b53d3033594148c084c1ccd39964b
Contents?: true
Size: 345 Bytes
Versions: 3
Compression:
Stored size: 345 Bytes
Contents
Prime::Styles.define :<%= @p_name %> do style :index do style :cell_title, text_color: :app_base, left: 20, top: 10, width: 280, font: :app_base.uifont(16), size_to_fit: true end style :show do style :title, top: 120, left: 0, right: 0, text_alignment: :center end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
motion-prime-0.9.4 | generators/templates/scaffold/styles.rb |
motion-prime-0.9.3 | generators/templates/scaffold/styles.rb |
motion-prime-0.9.2 | generators/templates/scaffold/styles.rb |