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:
Michael Q Larson
2015-02-22 17:32:30 -08:00
parent 3833053221
commit 19e8795055
6 changed files with 39 additions and 27 deletions

View File

@@ -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)