mirror of
https://github.com/anatolykopyl/vk-mute.git
synced 2026-03-26 12:55:13 +00:00
Multiple mutes
This commit is contained in:
@@ -77,11 +77,15 @@ input:checked + .slider:before {
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
#idToHide {
|
||||
.idToHide {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.id_list {
|
||||
.idToHide:hover {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
#id_list {
|
||||
background-color: #dcdfde;
|
||||
color: black;
|
||||
width: 100vw;
|
||||
|
||||
Reference in New Issue
Block a user