/* Admin Live Chat Page Styles */

#aichat-delete-current {
    border-color: #dc3545;
}

#aichat-delete-current:hover {
    background-color: #dc3545;
    color: white;
    border-color: #dc3545;
}

#aichat-delete-current .dashicons {
    color: inherit;
}
