Unable to load image

capybara

no

4
Jump in the discussion.

No email address required.

i.quote.btn.fas.fa-reply.ml-auto {
width: 21px!important;
background: #fff5!important;
border: 2px #fff solid!important;
height: 21px!important;
filter: drop-shadow(0px 0px 5px #fff)!important;
color: #0000!important;
transform: translateY(-50%)!important;
margin-right:10px!important;
padding:0px!important;
}
i.quote.btn.fas.fa-reply.ml-auto:hover, textarea.form-control:hover {
border-color:lime!important;
filter: drop-shadow(0px 0px 5px lime)!important;
border-color: lime!important;
}
.chat-group:nth-child(even) {
background: rgba(255,255,255, 0.09)!important;
}
.chat-group:nth-child(odd) {
background: rgba(255,255,255, 0.09)!important;
}
.chat-group{
border: 1px #fff8 solid!important;
}
div#chat-window, .col.text-left.d-none.d-lg-block.pt-3.pb-5 {
border: 2px solid #fff5!important;
}
*::-webkit-scrollbar{
display:block!important;
}
.chat-group{
margin: 5px!important;
}
Jump in the discussion.

No email address required.

Link copied to clipboard
Action successful!
Error, please refresh the page and try again.