Created
March 3, 2009 16:23
-
-
Save marcadams/73384 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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