Improve mute/unmute process
This commit is contained in:
@@ -78,6 +78,9 @@
|
||||
.cp-app-contacts-name {
|
||||
white-space: nowrap;
|
||||
}
|
||||
.cp-app-contacts-icons {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
background-color: rgba(0,0,0,0.3);
|
||||
|
||||
@@ -126,6 +126,9 @@
|
||||
background-color: @button-bg;
|
||||
border-color: darken(@button-bg, 10%);
|
||||
color: white;
|
||||
.fa {
|
||||
margin-right: 0.2em;
|
||||
}
|
||||
&:hover {
|
||||
background-color: darken(@button-bg, 10%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user