2014-05-24 14:45:53 -04:00
|
|
|
.notifyjs-achievement-base
|
|
|
|
opacity: 0.85
|
2014-05-26 12:21:56 -04:00
|
|
|
width: 400px
|
2014-05-24 14:45:53 -04:00
|
|
|
background: #F5F5F5
|
2014-05-26 12:21:56 -04:00
|
|
|
padding: 40px 10px 0px 10px
|
2014-05-24 14:45:53 -04:00
|
|
|
border-radius: 10px
|
|
|
|
text-align: center
|
|
|
|
|
2014-05-26 12:21:56 -04:00
|
|
|
.achievement-body
|
2014-05-24 14:45:53 -04:00
|
|
|
|
2014-05-26 12:21:56 -04:00
|
|
|
.achievement-title
|
|
|
|
font-family: Bangers
|
|
|
|
font-size: 22px
|
2014-05-24 14:45:53 -04:00
|
|
|
|
2014-05-26 12:21:56 -04:00
|
|
|
.achievement-image
|
|
|
|
img
|
|
|
|
float: left
|
|
|
|
width: 100px
|
|
|
|
height: 100px
|
|
|
|
border-radius: 50%
|
|
|
|
margin: 0px 30px 30px 30px
|
2014-05-24 14:45:53 -04:00
|
|
|
|
2014-05-26 12:21:56 -04:00
|
|
|
.achievement-message
|
|
|
|
&:empty
|
|
|
|
display: none
|
|
|
|
|
|
|
|
|
|
|
|
.achievement-progress
|
|
|
|
padding: 10px 0px 0px 0px
|
|
|
|
|
|
|
|
.progress-wrapper
|
|
|
|
.progress-bar-wrapper
|
|
|
|
width: 100%
|
|
|
|
.earned-exp
|
|
|
|
font-family: Bangers
|
|
|
|
float: right
|