codecombat/app/styles/play/modal/item-details-view.sass

91 lines
1.4 KiB
Sass
Raw Normal View History

2014-11-10 21:13:36 -05:00
#item-details-view
.nano-content
padding: 10px
#item-title
position: absolute
width: 228px
height: 50px
left: 910px
top: 60px
z-index: 2
h2
font-size: 20px
margin: 12px 20px
text-align: center
color: rgb(53,40,25)
#item-details-body
position: absolute
left: 860px
top: 126px
width: 353px
2014-11-10 21:13:36 -05:00
height: 449px
.nano-content
right: 24px
2014-11-10 21:13:36 -05:00
//background: rgba(100,100,100,0.5)
#item-container
height: 163px
width: 100%
.item-img, .item-shadow
width: 130px
height: 130px
.item-img
top: 15px
.item-shadow
top: 25px
img.hr
width: 80%
margin: 0 10% -3px
&.faded
opacity: 0.4
.stat-row
height: 24px
position: relative
font-size: 20px
font-weight: bold
.stat-label
position: absolute
left: 54px
color: rgb(93,73,52)
.stat
position: absolute
left: 150px
color: rgb(42,38,28)
#skills
margin: 25px
h3
color: rgb(41,35,25)
strong
color: rgb(50,50,30)
#selected-item-unlock-button, .unequippable
2014-11-10 21:13:36 -05:00
left: 856px
top: 594px
width: 337px
height: 41px
font-size: 16px
img
height: 16px
.unequippable
position: absolute