Multiple mutes

This commit is contained in:
2021-06-26 16:49:20 +03:00
parent cd5897845f
commit b20625f4ab
11 changed files with 7183 additions and 85 deletions

View File

@@ -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;