2014-09-30 19:17:54 -04:00
|
|
|
@import "app/styles/mixins"
|
|
|
|
@import "app/styles/bootstrap/variables"
|
2014-01-03 13:32:13 -05:00
|
|
|
|
|
|
|
#spell-list-view
|
|
|
|
display: none
|
|
|
|
position: absolute
|
|
|
|
z-index: 10
|
|
|
|
top: 50px
|
|
|
|
left: 0%
|
|
|
|
right: 10%
|
|
|
|
padding: 4%
|
2014-12-07 18:51:32 -05:00
|
|
|
border-style: solid
|
2014-12-10 14:00:52 -05:00
|
|
|
border-image: url(/images/level/popover_border_background.png) 16 12 fill round
|
|
|
|
border-width: 16px 12px
|
2014-01-03 13:32:13 -05:00
|
|
|
|
2014-07-09 16:41:42 -04:00
|
|
|
html.no-borderimage
|
|
|
|
#spell-list-view
|
|
|
|
background: transparent url(/images/level/popover_background.png)
|
|
|
|
background-size: 100% 100%
|
2014-09-30 19:17:54 -04:00
|
|
|
border: 0
|