Restyle login, change password works

This commit is contained in:
2012-12-22 10:48:34 -05:00
parent f129142dab
commit c1944f6262
54 changed files with 327 additions and 255 deletions
+3
View File
@@ -139,6 +139,9 @@ $(function () {
$("a:contains('" + text + "')")
.prepend('<i class="icon-' + icon + '" /> ');
});
$(".navbar-inverse a[title='Manage']")
.prepend('<i class="icon-user icon-white" /> ');
});
$(function() {