28 lines
423 B
Stylus
28 lines
423 B
Stylus
/* ----- Items, Weapons, Armor -----*/
|
|
.item-store-popover img
|
|
float:left
|
|
padding-right:7px;
|
|
|
|
.item .task-text img
|
|
max-height: 16px
|
|
|
|
.buy-link, .item-buy-link
|
|
background-color: #DEE5F2
|
|
padding: 2px
|
|
margin-right: 10px
|
|
border-radius: 5px
|
|
|
|
img
|
|
height:20px
|
|
|
|
.item-buy-link
|
|
background-color: #ccffcc
|
|
|
|
.item
|
|
position:relative
|
|
|
|
.shop-table
|
|
position:absolute
|
|
top: 0
|
|
left: 50px
|