update margin style
This commit is contained in:
parent
b2989c1940
commit
17a0ace013
@ -1,6 +1,6 @@
|
|||||||
GIT
|
GIT
|
||||||
remote: https://github.com/HubFeenixMakers/merged
|
remote: https://github.com/HubFeenixMakers/merged
|
||||||
revision: df67ed16b51eabb562a22d25778078491d815ac6
|
revision: 3a15e58ee38dae847ff877c261ce9856e00c74fb
|
||||||
specs:
|
specs:
|
||||||
merged (0.1.0)
|
merged (0.1.0)
|
||||||
active_hash
|
active_hash
|
||||||
@ -150,7 +150,7 @@ GEM
|
|||||||
git (1.13.1)
|
git (1.13.1)
|
||||||
addressable (~> 2.8)
|
addressable (~> 2.8)
|
||||||
rchardet (~> 1.8)
|
rchardet (~> 1.8)
|
||||||
globalid (1.0.1)
|
globalid (1.1.0)
|
||||||
activesupport (>= 5.0)
|
activesupport (>= 5.0)
|
||||||
guard (2.18.0)
|
guard (2.18.0)
|
||||||
formatador (>= 0.2.4)
|
formatador (>= 0.2.4)
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
:options:
|
:options:
|
||||||
background: light_orange
|
background: light_orange
|
||||||
text_color: solid_blue
|
text_color: solid_blue
|
||||||
margin: '0'
|
margin: 'none'
|
||||||
subheader: ''
|
subheader: ''
|
||||||
button_link: ''
|
button_link: ''
|
||||||
button_text: ''
|
button_text: ''
|
||||||
@ -93,7 +93,7 @@
|
|||||||
:id: 46
|
:id: 46
|
||||||
:options:
|
:options:
|
||||||
subheader: ''
|
subheader: ''
|
||||||
margin: '20'
|
margin: 'large'
|
||||||
order: left
|
order: left
|
||||||
text_color: solid_black
|
text_color: solid_black
|
||||||
background: none
|
background: none
|
||||||
@ -114,7 +114,7 @@
|
|||||||
:options:
|
:options:
|
||||||
background: white
|
background: white
|
||||||
text_color: none
|
text_color: none
|
||||||
margin: '0'
|
margin: 'none'
|
||||||
subheader: ''
|
subheader: ''
|
||||||
text_align: center
|
text_align: center
|
||||||
item_align: center
|
item_align: center
|
||||||
@ -132,7 +132,7 @@
|
|||||||
:text: The Hub also provides extra facilities. We are in the country so eg a shared
|
:text: The Hub also provides extra facilities. We are in the country so eg a shared
|
||||||
car is available.
|
car is available.
|
||||||
:options:
|
:options:
|
||||||
margin: 20
|
margin: large
|
||||||
order: left
|
order: left
|
||||||
text_color: none
|
text_color: none
|
||||||
background: none
|
background: none
|
||||||
@ -151,7 +151,7 @@
|
|||||||
:id: 53
|
:id: 53
|
||||||
:options:
|
:options:
|
||||||
subheader: ''
|
subheader: ''
|
||||||
margin: '0'
|
margin: 'none'
|
||||||
order: left
|
order: left
|
||||||
text_color: none
|
text_color: none
|
||||||
background: none
|
background: none
|
||||||
@ -210,7 +210,7 @@
|
|||||||
columns: '4'
|
columns: '4'
|
||||||
background: white
|
background: white
|
||||||
color: none
|
color: none
|
||||||
margin: '0'
|
margin: 'none'
|
||||||
subheader: ''
|
subheader: ''
|
||||||
button_link: ''
|
button_link: ''
|
||||||
button_text: ''
|
button_text: ''
|
||||||
@ -257,7 +257,7 @@
|
|||||||
:options:
|
:options:
|
||||||
background: none
|
background: none
|
||||||
text_color: solid_blue
|
text_color: solid_blue
|
||||||
margin: 20
|
margin: large
|
||||||
text_align: center
|
text_align: center
|
||||||
item_align: center
|
item_align: center
|
||||||
fixed: 'on'
|
fixed: 'on'
|
||||||
@ -356,7 +356,7 @@
|
|||||||
:options:
|
:options:
|
||||||
background: white
|
background: white
|
||||||
text_color: none
|
text_color: none
|
||||||
margin: '0'
|
margin: 'none'
|
||||||
subheader: ''
|
subheader: ''
|
||||||
text_align: left
|
text_align: left
|
||||||
item_align: center
|
item_align: center
|
||||||
|
Loading…
Reference in New Issue
Block a user