Disable friends chat in pad messenger

This commit is contained in:
yflory
2018-09-14 15:42:41 +02:00
parent 1895d6cbd8
commit 6c27d2964c
7 changed files with 69 additions and 40 deletions

View File

@@ -125,6 +125,8 @@
}
#cp-app-contacts-container.cp-app-contacts-inapp {
#cp-app-contacts-friendlist {
display: none;
/*
transition: width 0.2s ease-in-out 0.2s;
width: 68px;
.cp-app-contacts-friend {
@@ -145,6 +147,7 @@
font-size: 18px;
}
}
*/
}
}