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