mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
13 lines
255 B
Sass
13 lines
255 B
Sass
@import "../../../bootstrap/mixins"
|
|
|
|
#spell-list-view
|
|
display: none
|
|
position: absolute
|
|
z-index: 10
|
|
top: 50px
|
|
left: 0%
|
|
right: 10%
|
|
padding: 4%
|
|
background: transparent url(/images/level/popover_background.png)
|
|
background-size: 100% 100%
|
|
|