Adds preset images to preview the generated terrain

This commit is contained in:
Jayant Jain 2014-07-25 17:50:02 +05:30
parent d773c301fb
commit 86cf344f28
4 changed files with 2 additions and 2 deletions
app
assets/images/pages/editor/level
styles/editor/level/modal
templates/editor/level/modal

Binary file not shown.

After

(image error) Size: 74 KiB

Binary file not shown.

After

(image error) Size: 68 KiB

View file

@ -3,7 +3,7 @@
.choose-option
margin-bottom: 15px
width: 100%
height: 100px
height: 200px
overflow: hidden
background: white
border: 1px solid #333

View file

@ -6,7 +6,7 @@ block modal-header-content
block modal-body-content
div#normal-view
a(href="#")
div.choose-option(data-preset-type="grassy", data-preset-size="small")
div.choose-option(data-preset-type="grassy", data-preset-size="small", style="background:url(/images/pages/editor/level/preset_grassy_small.jpg) no-repeat center; background-size: cover")
div.preset-size.name-label
span(data-i18n="editor.small") Small
div.preset-name