mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-16 00:19:50 -05:00
Added a gems icon to the world map.
This commit is contained in:
parent
5b034194ee
commit
73fee3e801
1 changed files with 2 additions and 0 deletions
|
@ -259,6 +259,8 @@ $gameControlMargin: 30px
|
|||
background-position: (-3 * $gameControlSize) 0px
|
||||
&.settings
|
||||
background-position: (-4 * $gameControlSize) 0px
|
||||
&.gems
|
||||
background-position: (-5 * $gameControlSize) 0px
|
||||
|
||||
.tooltip
|
||||
font-size: 24px
|
||||
|
|
Loading…
Reference in a new issue