Prime::Styles.define :tasks do style :index do style :cell_title, text_color: :app_base, left: 20, top: 10, width: 280, font: :app_base.uifont(16), height: 20 end style :show do style :title, top: 120, left: 0, right: 0, text_alignment: :center end end