codecombat/app/styles/play/ladder.sass
2014-02-24 14:57:51 -08:00

24 lines
No EOL
395 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
#must-log-in button
margin-right: 10px