0.7.75
unread chat message markers fix
This commit is contained in:
@@ -627,17 +627,19 @@
|
||||
|
||||
|
||||
.cost-messages-in-user-tab-messenger{
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
background: #FF613A;
|
||||
color: #FFFFFF;
|
||||
border-radius: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.cost-messages-in-user-tab-messenger > span{
|
||||
padding-top: 5px;
|
||||
padding-top: 1px;
|
||||
display: block;
|
||||
padding-left: 8px;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -105,4 +105,4 @@
|
||||
{# <div>#}
|
||||
{# <a href="/profile/logout">Выйти из профиля</a>#}
|
||||
{# </div>#}
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user