habitica/styles/app/avatar.styl
Tyler Renelle 064abc959b reverting the commit-set for the progress-bars https://github.com/lefnire/habitrpg/pull/379 (@zakkain I'll follow up on GH)
Revert "move progress-pollyfill to require for performance"

This reverts commit 96b983b564.
2013-02-13 15:21:44 -05:00

23 lines
No EOL
380 B
Stylus

// basic avatar sprite group
.avatar
cursor: pointer
position: relative
width: 90px
height: 90px
.character-sprites
position: absolute
.lvl
position: absolute
bottom: 0px
right: 10px
// main and party avatars
.main-avatar, .party-avatar
.character-sprites
top: -15px
.character-sprites span
position: absolute