mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-19 03:52:31 -05:00
15 lines
605 B
Text
15 lines
605 B
Text
div
|
|
.clearfix.achievement-body
|
|
.achievement-icon.achievement-border-silver
|
|
.achievement-image(data-notify-html="image")
|
|
.achievement-content
|
|
.achievement-title(data-notify-html="title")
|
|
p.achievement-description(data-notify-html="description")
|
|
|
|
.achievement-progress
|
|
.achievement-message(data-notify-html="message")
|
|
.progress-wrapper
|
|
//.earned-exp(data-notify-html="earnedExp")
|
|
.progress-bar-wrapper(data-notify-html="progressBar")
|
|
.progress-bar-border
|
|
img(src='/images/achievements/bar_border.png' width='100%')
|