Add platform stats to user page

Re-add user gravatars
Some error catching
Some code clean-up
This commit is contained in:
Tim 2015-06-21 17:19:19 +02:00
commit 9364b06c99
12 changed files with 275 additions and 76 deletions

View file

@ -7635,6 +7635,7 @@ button.close {
}
.user-info-poster-face img {
bottom: 0;
margin-right: 15px;
overflow: hidden;
float: left;
background-color: #323232;
@ -7651,12 +7652,11 @@ button.close {
color: #fff;
position: relative;
top: 27px;
left: 15px;
}
.user-info-nav {
position: relative;
top: 15px;
left: 3px;
left: -5px;
}
.user-info-nav > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
color: #F9AA03;