Полоса прокрутки, подписи в чате
}
/* Выпадающее меню при клике на участника */
.actions li:hover {
background: rgba(140, 175, 167, 0.3) !important;
}
.UserStatsMenu {
border: none !important;
background: rgba(100, 101, 102, 0.3) !important;
}
.UserStatsMenu .info {
background: rgba(102, 100, 101, 0.3) !important;
}
.private-allow .icon {
background-size: contain !important;
background-repeat: no-repeat !important;
background-position: center !important;
opacity: .8 !important;
}
.private-block .icon {
background-size: contain !important;
background-repeat: no-repeat !important;
background-position: center !important;
opacity: .8 !important;
}
.talk-page .icon {
background-size: contain !important;
background-repeat: no-repeat !important;
background-position: center !important;
opacity: .8 !important;
}
.contribs .icon {
background-size: contain !important;
background-repeat: no-repeat !important;
background-position: center !important;
opacity: .8 !important;
}
.private .icon {
background-size: contain !important;
background-repeat: no-repeat !important;
background-position: center !important;
opacity: .8 !important;
}
/* Погоны */
.User.chat-mod .username:after {
content: " " !important;
}
#user-Апоп .username:after,
#user-Дохлый_коммунист .username:after,
#priv-user-Мр._Арсений .username:after,
#priv-user-White_torch .username:after,
#priv-user-Апоп.username:after {
background-image: url("https://upload.wikimedia.org/wikipedia/commons/thumb/7/7a/Basketball.png/330px-Basketball.png") !important;
background-position: 0px 0px;
background-size: contain;
}
/*Подписи в чате*/
font-size: 10px;
color: #7B68EE;
#user-Дохлый коммунист .details:after {
content: "Это нe лечится";
font-size: 10px;
color: #A00007;
#user-Апоп .details:after {
content: "ЗмейГорыныч"
font-size: "#9370DB";
}