codecombat/app/styles/play/ladder.sass
2014-02-20 16:52:46 -08:00

22 lines
No EOL
350 B
Sass

#ladder-view
.score-cell
width: 50px
.play-button
margin-bottom: 10px
background-image: none
.intro-button
width: 45%
margin: 0 2.5%
#simulation-status-text
display: inline
margin-left: 10px
.name-col-cell
max-width: 300px
text-overflow: ellipsis
white-space: nowrap
overflow: hidden