codecombat/app/styles/play/level/multiplayer-status.sass
Matt Lott 35cba4a90d Sync PVP status view and bug fixes
Pvp status view (temp location and UI)
Remove pvp status from control bar
Add game menu param for jumping into a specific tab
Lots of bug fixing and session state cleanup
Does not address problems with executing real-time multiplayer cast
2014-10-31 16:33:43 -07:00

14 lines
297 B
Sass

@import "app/styles/mixins"
@import "app/styles/bootstrap/variables"
// TODO: Replace this devart with nice shinies
#multiplayer-status-view
.player-count
color: white
.players-available
color: lightblue
.players-unavailable
color: fuchsia
.game-status
color: lightgreen