Files
thetool/public/css/views/VoiceCallActive.css
2024-05-10 21:03:01 +00:00

13 lines
219 B
CSS

.voice-green {
background-color: #6CAE75 !important
}
.voice-yellow {
background-color: #E8E288 !important
}
.voice-red {
background-color: #FF8360 !important
}
.table-sm td {
padding: 4px !important;
}