diff --git a/styles/app/game-pane.styl b/styles/app/game-pane.styl index 7716879f06..47c7396258 100644 --- a/styles/app/game-pane.styl +++ b/styles/app/game-pane.styl @@ -28,3 +28,9 @@ #market-tab position relative height 500px + +.zzz + background: url('/img/sprites/shop_sprites.png') no-repeat + background-position: -1200px 0px + width: 40px + height: 40px diff --git a/views/app/avatar.html b/views/app/avatar.html index d895dd96d7..35a993ef9a 100644 --- a/views/app/avatar.html +++ b/views/app/avatar.html @@ -30,6 +30,7 @@ ">
{#with @profile.preferences as :p} +