This commit is contained in:
22
stage.yaml
22
stage.yaml
@@ -13,7 +13,7 @@ areas:
|
|||||||
type: Card
|
type: Card
|
||||||
layout:
|
layout:
|
||||||
size: 800
|
size: 800
|
||||||
contentGutter: 20
|
contentGutter: 10
|
||||||
blocks:
|
blocks:
|
||||||
- id: title
|
- id: title
|
||||||
type: Title
|
type: Title
|
||||||
@@ -37,7 +37,10 @@ areas:
|
|||||||
label:
|
label:
|
||||||
colon: false
|
colon: false
|
||||||
extra: Lorem ipsum; yada yada
|
extra: Lorem ipsum; yada yada
|
||||||
span: 5
|
extraStyle:
|
||||||
|
font-size: smaller
|
||||||
|
font-style: italic
|
||||||
|
# span: 5
|
||||||
- id: woot
|
- id: woot
|
||||||
required: true
|
required: true
|
||||||
type: TextInput
|
type: TextInput
|
||||||
@@ -48,7 +51,10 @@ areas:
|
|||||||
label:
|
label:
|
||||||
colon: false
|
colon: false
|
||||||
extra: Dude!
|
extra: Dude!
|
||||||
span: 5
|
extraStyle:
|
||||||
|
font-size: smaller
|
||||||
|
font-style: italic
|
||||||
|
# span: 5
|
||||||
- id: rightcolumn
|
- id: rightcolumn
|
||||||
type: Box
|
type: Box
|
||||||
layout:
|
layout:
|
||||||
@@ -65,7 +71,10 @@ areas:
|
|||||||
label:
|
label:
|
||||||
colon: false
|
colon: false
|
||||||
extra: Gamma
|
extra: Gamma
|
||||||
span: 5
|
extraStyle:
|
||||||
|
font-size: smaller
|
||||||
|
font-style: italic
|
||||||
|
# span: 5
|
||||||
- id: kappa
|
- id: kappa
|
||||||
required: true
|
required: true
|
||||||
type: TextArea
|
type: TextArea
|
||||||
@@ -76,7 +85,10 @@ areas:
|
|||||||
label:
|
label:
|
||||||
colon: false
|
colon: false
|
||||||
extra: Mu
|
extra: Mu
|
||||||
span: 5
|
extraStyle:
|
||||||
|
font-size: smaller
|
||||||
|
font-style: italic
|
||||||
|
# span: 5
|
||||||
- id: bottomrow
|
- id: bottomrow
|
||||||
type: Box
|
type: Box
|
||||||
layout:
|
layout:
|
||||||
|
Reference in New Issue
Block a user