|
|
@ -82,6 +82,9 @@
|
|
|
|
&:hover {
|
|
|
|
&:hover {
|
|
|
|
background-color: transparent !important;
|
|
|
|
background-color: transparent !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
span.cp-sidebarlayout-category-name {
|
|
|
|
|
|
|
|
padding-left: 5px;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.cp-team-cat-chat {
|
|
|
|
.cp-team-cat-chat {
|
|
|
|
span.cp-team-chat-notification {
|
|
|
|
span.cp-team-chat-notification {
|
|
|
@ -132,6 +135,10 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.cp-team-avatar {
|
|
|
|
.cp-team-avatar {
|
|
|
|
.avatar_main(300px);
|
|
|
|
.avatar_main(300px);
|
|
|
|
|
|
|
|
.cp-avatar img {
|
|
|
|
|
|
|
|
max-width: 100%;
|
|
|
|
|
|
|
|
max-height: 100%;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.cp-team-roster {
|
|
|
|
.cp-team-roster {
|
|
|
|
.avatar_main(50px);
|
|
|
|
.avatar_main(50px);
|
|
|
|