-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathscoreboard.html
219 lines (197 loc) · 4.8 KB
/
scoreboard.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
<style type="text/css">
.scoreboard {
width: 308px;
float: left;
margin-left: 10px;
margin-bottom: 15px;
}
.scoreboard h3 {
/*background: #3B5998;
color: white;
text-shadow: #1E2D4E 0px 1px 0px;
font-size: 1.3em;
padding: 5px 10px;*/
color: #3C5999;
padding: 4px;
}
.scoreboard ol {
border: 1px solid #ccc;
border-bottom: none;
margin: 0;
padding: 0;
list-style-type: none;
}
.scoreboard li {
clear: both;
border-bottom: 1px solid #ddd;
padding: 3px 0;
}
.scoreboard li .num {
font-size: 2.0em;
display: block;
float: left;
padding: 8px 10px;
}
.scoreboard li .num10 {
font-size: 1.4em;
padding: 10px 7px;
}
.scoreboard li h4 {
font-weight: bold;
font-size: 1.2em;
color: #3C5999;
margin: 0;
padding: 2px;
}
.scoreboard li p {
font-size: 1.1em;
color: #aaa;
margin: 0;
padding: 2px;
}
.scoreboard li.you {
background: #4A71C4;
border: 1px solid #25365A;
position: relative;
top: -1px;
left: -1px;
padding-top: 3px;
padding-bottom: 2px; /* adds an additional 1px to the total height */
width: 306px;
}
.scoreboard li.you .num,
.scoreboard li.you h4 {
color: white;
text-shadow: #1A2B5C 0px 1px 0px;
}
.scoreboard li.you p {
color: #25365A;
}
#app8934805962_scoreboard-friends {
}
app8934805962_scoreboard-all {
}
.amp {
/* font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;
font-style: italic;
font-weight: normal; */
}
</style>
<fb:header>Capture the Flag</fb:header>
<fb:tabs>
<fb:tab-item href='http://apps.facebook.com/ctf-app/start-match/' title='Start a Match'/>
<fb:tab-item href='http://apps.facebook.com/ctf-app/open-matches/' title='Look for Open Matches'/>
<fb:tab-item href='http://apps.facebook.com/ctf-app/scoreboard/' title='Scoreboard' selected='true'/>
<fb:tab-item href='http://apps.facebook.com/ctf-app/preferences/' title='Preferences'/>
</fb:tabs>
<fb:success message="You're ranked #1 among your friends!" />
<div class="scoreboard" id="scoreboard-friends">
<h3>You <span class="amp">&</span> Your Friends</h3>
<ol>
<li class="you">
<span class="num">1</span>
<h4><fb:name uid="loggedinuser" linked="false" useyou="false" /></h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">2</span>
<h4>Some Friend</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">3</span>
<h4>Another Friend</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">4</span>
<h4>Some Friend</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">5</span>
<h4>Another Friend</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">6</span>
<h4>Some Friend</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">7</span>
<h4>Some Friend</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">8</span>
<h4>Another Friend</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">9</span>
<h4>Some Friend</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num num10">10</span>
<h4>Another Friend</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
</ol>
</div>
<div class="scoreboard" id="scoreboard-all">
<h3>All Players</h3>
<ol>
<li>
<span class="num">1</span>
<h4><fb:name uid="1024522319" linked="true" useyou="false" /></h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">2</span>
<h4><fb:name uid="121202559" linked="true" useyou="false" /></h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">3</span>
<h4><fb:name uid="121201923" linked="true" useyou="false" /></h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">4</span>
<h4>Some Friend</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">5</span>
<h4>Another Friend</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">6</span>
<h4>Random Person</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">7</span>
<h4>Some Stranger</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">8</span>
<h4>Another Friend</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num">9</span>
<h4>Some Friend</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
<li>
<span class="num num10">10</span>
<h4>Another Friend</h4>
<p>points scored: 30 / avg. per match: 3.4</p>
</li>
</ol>
</div>