Merge branch 'mute' into sidebarbuttons

This commit is contained in:
yflory
2019-12-16 13:58:21 +01:00
3 changed files with 36 additions and 4 deletions

View File

@@ -92,6 +92,7 @@
.cp-app-contacts-remove {
cursor: pointer;
width: 20px;
text-align: center;
&:hover {
color: darken(@color, 20%);
}