codecombat/app/styles/play/level/tome/spell_debug.sass

12 lines
250 B
Sass
Raw Normal View History

@import "../../../bootstrap/mixins"
.spell-debug-view
position: absolute
z-index: 9001
2014-03-07 14:40:12 -05:00
min-width: 250px
max-width: 400px
padding: 10px
background: transparent url(/images/level/popover_background.png)
background-size: 100% 100%