codecombat/app/styles/play/ladder.sass
2014-03-02 12:43:21 -08:00

26 lines
No EOL
395 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
.intro-button
width: 45%
margin: 0 2.5%
.name-col-cell
max-width: 300px
text-overflow: ellipsis
white-space: nowrap
overflow: hidden
#must-log-in button
margin-right: 10px