some minor ux improvements and use nice ghost-style buttons for more information and less information on challenges and bonfires
This commit is contained in:
@@ -27,18 +27,16 @@ block content
|
||||
.bonfire-instructions
|
||||
p!= brief
|
||||
#brief-instructions
|
||||
.text-center
|
||||
button#more-info.btn.btn-info
|
||||
span.ion-help-circled
|
||||
| More information
|
||||
#more-info.btn.btn-primary.btn-block.btn-primary-ghost
|
||||
span.ion-arrow-down-b
|
||||
| More information
|
||||
#long-instructions.row.hide
|
||||
.col-xs-12
|
||||
for sentence in details
|
||||
p!= sentence
|
||||
.text-center
|
||||
button#less-info.btn.btn-info
|
||||
span.ion-help-circled
|
||||
| Less information
|
||||
#less-info.btn.btn-primary.btn-block.btn-primary-ghost
|
||||
span.ion-arrow-up-b
|
||||
| Less information
|
||||
br
|
||||
|
||||
- if (cc)
|
||||
|
Reference in New Issue
Block a user