From be3b71be39a0f686143efc7cac290661f4fea351 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Fri, 10 May 2013 12:25:24 +0100 Subject: [PATCH] tavern: show zzz's if they're checked in --- styles/app/game-pane.styl | 6 ++++++ views/app/avatar.html | 1 + 2 files changed, 7 insertions(+) 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} +