2014-02-07 15:51:05 -08:00
|
|
|
#ladder-view
|
2014-03-02 12:43:21 -08:00
|
|
|
h1
|
|
|
|
text-align: center
|
|
|
|
|
|
|
|
.tab-pane
|
|
|
|
margin-top: 10px
|
|
|
|
|
2014-03-20 14:40:17 -07:00
|
|
|
.rank-cell, .fight-cell
|
|
|
|
text-align: center
|
|
|
|
|
2014-02-13 15:57:07 -08:00
|
|
|
.score-cell
|
2014-02-17 17:42:41 -08:00
|
|
|
width: 50px
|
2014-03-20 14:40:17 -07:00
|
|
|
text-align: center
|
2014-02-17 17:42:41 -08:00
|
|
|
|
|
|
|
.play-button
|
|
|
|
margin-bottom: 10px
|
2014-02-20 13:58:35 -08:00
|
|
|
background-image: none
|
2014-02-20 11:57:04 -08:00
|
|
|
|
2014-03-16 20:36:18 -07:00
|
|
|
.spectate-button-container
|
|
|
|
margin-top: 10px
|
|
|
|
text-align: center
|
|
|
|
|
2014-02-20 16:52:46 -08:00
|
|
|
.name-col-cell
|
|
|
|
max-width: 300px
|
|
|
|
text-overflow: ellipsis
|
|
|
|
white-space: nowrap
|
|
|
|
overflow: hidden
|
2014-02-24 14:57:51 -08:00
|
|
|
|
2014-03-20 14:40:17 -07:00
|
|
|
.ellipsis-row
|
|
|
|
text-align: center
|
|
|
|
|
2014-03-21 19:50:54 -07:00
|
|
|
// friend column
|
|
|
|
|
|
|
|
.friends-header
|
|
|
|
margin-top: 0
|
|
|
|
margin-bottom: 5px
|
|
|
|
|
|
|
|
.connect-buttons
|
2014-03-26 14:19:05 -07:00
|
|
|
margin-bottom: 15px
|
2014-03-21 19:50:54 -07:00
|
|
|
.btn
|
2014-03-26 14:19:05 -07:00
|
|
|
margin-right: 5px
|
2014-03-21 19:50:54 -07:00
|
|
|
|
|
|
|
.friend-entry img
|
|
|
|
float: left
|
|
|
|
margin-right: 10px
|
|
|
|
|
|
|
|
.friend-entry
|
|
|
|
margin-bottom: 15px
|
|
|
|
|
|
|
|
.connect-facebook
|
|
|
|
background-color: #4c66a4 !important
|
|
|
|
background-image: none
|
|
|
|
color: white
|
|
|
|
|
|
|
|
.connect-google-plus
|
|
|
|
background-color: #CC3234 !important
|
|
|
|
background-image: none
|
|
|
|
color: white
|
|
|
|
|
2014-03-20 14:40:17 -07:00
|
|
|
td
|
|
|
|
padding: 1px 2px
|
|
|
|
|
2014-03-11 16:31:39 -07:00
|
|
|
tr.stale
|
|
|
|
opacity: 0.5
|
|
|
|
|
|
|
|
tr.win .state-cell
|
|
|
|
color: #172
|
|
|
|
tr.loss .state-cell
|
|
|
|
color: #712
|
|
|
|
|
2014-02-24 14:57:51 -08:00
|
|
|
#must-log-in button
|
2014-03-11 16:31:39 -07:00
|
|
|
margin-right: 10px
|