Don't need huge raster images full-size in the Treema.
This commit is contained in:
parent
bc349efe4d
commit
b84a73cb8e
1 changed files with 5 additions and 0 deletions
|
@ -50,6 +50,9 @@
|
|||
#settings-col
|
||||
float: left
|
||||
width: 550px
|
||||
|
||||
.treema-row img
|
||||
max-width: 100%
|
||||
|
||||
#thang-type-treema
|
||||
height: 400px
|
||||
|
@ -66,6 +69,8 @@
|
|||
background-color: white
|
||||
border-radius: 4px
|
||||
|
||||
|
||||
|
||||
#spritesheets
|
||||
border: 1px solid green
|
||||
max-width: 100%
|
||||
|
|
Reference in a new issue