SHA256
UI: доработать профиль и связи
This commit is contained in:
@@ -10568,3 +10568,34 @@ body.chat-topbar-overlay .composer-slot {
|
||||
line-height: 1.1 !important;
|
||||
white-space: nowrap !important;
|
||||
}
|
||||
|
||||
.badge.profile-toggle-btn.is-not-interested {
|
||||
border-color: rgba(170, 180, 205, 0.38);
|
||||
color: #d7deea;
|
||||
background: rgba(116, 126, 148, 0.18);
|
||||
}
|
||||
|
||||
.profile-shine-not-interested {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
border-radius: 50%;
|
||||
border: 1px solid rgba(170, 180, 205, 0.34);
|
||||
background: rgba(116, 126, 148, 0.14);
|
||||
color: #d7deea;
|
||||
font-size: 20px;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.profile-param-value {
|
||||
white-space: pre-wrap;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.profile-shine-not-interested img {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user