From 30e284a9732bebd8ef4322c9ed9f523a33cb066d Mon Sep 17 00:00:00 2001 From: devfake Date: Fri, 3 Jul 2015 18:57:04 +0200 Subject: [PATCH] modal --- client/scss/_base.scss | 3 ++- client/templates/modal.redraw.handlebars | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/client/scss/_base.scss b/client/scss/_base.scss index 89e288f..d94d755 100644 --- a/client/scss/_base.scss +++ b/client/scss/_base.scss @@ -30,7 +30,7 @@ html { } body { - background: url(inner-bg.jpg) #162232 center top no-repeat; + background: url(http://80.240.132.120/test/inner-bg.jpg) #162232 center top no-repeat; width: 100%; height: 100%; overflow: hidden; @@ -73,4 +73,5 @@ body { position: absolute; transform: translate(-50%, 0px); left: 50%; + width: 500px; } \ No newline at end of file diff --git a/client/templates/modal.redraw.handlebars b/client/templates/modal.redraw.handlebars index 872279f..4a4052c 100644 --- a/client/templates/modal.redraw.handlebars +++ b/client/templates/modal.redraw.handlebars @@ -1,6 +1,6 @@

Choose up to 2 cards you wish to redraw!

- CLOSE + READY
{{#each handCards as |val key|}}