mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 08:38:09 -05:00
10 lines
231 B
Sass
10 lines
231 B
Sass
@import "../../../bootstrap/mixins"
|
|
|
|
.spell-debug-view
|
|
position: absolute
|
|
z-index: 9001
|
|
max-width: 400px
|
|
padding: 10px
|
|
background: transparent url(/images/level/popover_background.png)
|
|
background-size: 100% 100%
|
|
|