.api-panel:hover .copy_button {
    display: block;
}

.api-panel .copy_button {
    display: none;
}