improved the design of the user icon

This commit is contained in:
Peter 'Pita' Martischka 2011-08-21 18:18:35 +01:00
parent 354d8fa82d
commit 6c354c6333
1 changed files with 6 additions and 2 deletions

View File

@ -1122,7 +1122,7 @@ margin-top: 1px;
#usericon
{
width:27px !important;
width:33px !important;
}
#focusprotector
@ -1144,4 +1144,8 @@ width:27px !important;
top:4px;
cursor: hand;
cursor: pointer;
}
}
#online_count{
color: #999;
}