codecombat/app/styles/play/ladder.sass
2014-03-03 11:15:46 -08:00

22 lines
No EOL
344 B
Sass

#ladder-view
h1
text-align: center
.tab-pane
margin-top: 10px
.score-cell
width: 50px
.play-button
margin-bottom: 10px
background-image: none
.name-col-cell
max-width: 300px
text-overflow: ellipsis
white-space: nowrap
overflow: hidden
#must-log-in button
margin-right: 10px