Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi!
I've been trying the "Ok" and "Cancel" buttons in that window for 1 day now, but it's like there's 1 button behind the ok button, I just can't refer to it as it should. 😐
I want to apply these to the 2 buttons:
:"base" {
color: #643c14 !important;
background: #000000 !important;
border: #007800 solid 1px !important;
}
:hover {
color: #007800 !important;
background: #000000 !important;
border: #643c14 solid 1px !important;
}
:active {
color: #007800 !important;
background: #000000 !important;
border: #007800 solid 1px !important;
}
Thank you in advance for your help.
Try this Path:
.mce-container-body.mce-abs-layout .mce-widget.mce-btn.mce-primary.mce-abs-layout-item.mce-first.mce-btn-has-text button