user lvl is badge

This commit is contained in:
Tyler Renelle 2012-06-27 10:07:16 -04:00
parent 57476d1e3f
commit 3946e2b68c
2 changed files with 5 additions and 2 deletions

View file

@ -83,8 +83,11 @@ li:hover .task-meta .edit-link
img
width: 60px
td
td#avatar
vertical-align: top
text-align: center
td#bars
padding: 10px 0 0 10px
#bars
width: 400px

View file

@ -9,7 +9,7 @@
<tr>
<td id="avatar">
<img src="/img/avatar/{_user.lvl}.png" /><br/>
<b><div id="lvl">Lvl: {_user.lvl}</div></b>
<div id="lvl"><span class="badge badge-info">Lvl: {_user.lvl}</span></div>
</td>
<td id="bars">
<div class="progress progress-danger">