mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
22 lines
No EOL
344 B
Sass
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 |