motion-prime/styles/base.rb in motion-prime-0.2.0 vs motion-prime/styles/base.rb in motion-prime-0.2.1
- old
+ new
@@ -69,14 +69,14 @@
# @button_type: :rounded, :custom
# @background_color: COLOR
# @background_image: PATH_TO_FILE
style :submit_button,
background_color: :gray,
+ title_color: :white,
left: 0,
right: 0,
top: 10,
- height: 44,
- title_color: :white
+ height: 44
style :select_field_button,
background_color: :white,
left: 0,
right: 0,