start voice info box

This commit is contained in:
ouwou
2023-01-03 22:52:41 -05:00
parent dff93e103a
commit c4590f8b23
9 changed files with 176 additions and 4 deletions

View File

@@ -360,3 +360,21 @@
background-color: #dd3300;
margin-left: 1px;
}
.voice-info {
background-color: #0B0B0B;
padding: 5px;
border: 1px solid #202020;
}
.voice-info-disconnect-image {
color: #DDDDDD;
}
.voice-info-status {
font-weight: bold;
}
.voice-info-location {
}