Made the Equip button in the inventory modal green.

This commit is contained in:
Scott Erickson 2014-11-18 13:52:39 -08:00
parent 6440ce528b
commit 3008abed19

View file

@ -458,3 +458,7 @@ $itemSlotGridHeight: 70px
border: 3px solid rgb(46,46,46)
background: white
font-size: 16px
#equip-item-viewed
background: rgb(84,128,44)
color: white