mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-30 14:51:13 -04:00
Made the Equip button in the inventory modal green.
This commit is contained in:
parent
6440ce528b
commit
3008abed19
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue