Skip to content

Instantly share code, notes, and snippets.

@marcadams
Created March 3, 2009 16:23
Show Gist options
  • Select an option

  • Save marcadams/73384 to your computer and use it in GitHub Desktop.

Select an option

Save marcadams/73384 to your computer and use it in GitHub Desktop.
<xbl:content>
<xul:vbox flex="1">
<span class="profile-header">Recent Badges Earnt</span>
<br />
<div class="tabbed_html_form" style="text-align: center;">
<table style="border-collapse: collapse; padding: 0; margin: 0; width: 100%;">
<tr>
<td style="text-align: center; vertical-align: middle;">
<img anonid="badge0" /><br />
<span anonid="badge_0_label" />
</td>
<td style="text-align: center; vertical-align: middle;">
<img anonid="badge1" /><br />
<span anonid="badge_1_label" />
</td>
</tr>
<tr>
<td style="text-align: center; vertical-align: middle;">
<img anonid="badge2" /><br />
<span anonid="badge_2_label" />
</td>
<td style="text-align: center; vertical-align: middle;">
<img anonid="badge3" /><br />
<span anonid="badge_3_label" />
</td>
</tr>
</table>
</div>
</xul:vbox>
</xbl:content>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment