codecombat/app/styles/play/ladder.sass

22 lines
350 B
Sass
Raw Normal View History

2014-02-07 18:51:05 -05:00
#ladder-view
2014-02-13 18:57:07 -05:00
.score-cell
2014-02-17 20:42:41 -05:00
width: 50px
.play-button
margin-bottom: 10px
2014-02-20 16:58:35 -05:00
background-image: none
.intro-button
width: 45%
margin: 0 2.5%
2014-02-20 16:58:35 -05:00
#simulation-status-text
display: inline
margin-left: 10px
.name-col-cell
max-width: 300px
text-overflow: ellipsis
white-space: nowrap
overflow: hidden