motion-prime/styles/form.rb in motion-prime-0.4.3 vs motion-prime/styles/form.rb in motion-prime-0.4.4
- old
+ new
@@ -12,10 +12,10 @@
bottom: 5,
top: nil,
width: 320
style :field,
- selection_style: UITableViewCellSelectionStyleNone,
+ selection_style: :none,
background_color: :clear
style :with_sections,
left: 0,
right: 0
\ No newline at end of file