Improvement needs on hover of Ok button of source code modal on product page
To Reproduce
Steps to reproduce the behavior:
To fix it, We need to apply below style.
.mce-primary.mce-btn:focus, .mce-primary.mce-btn:hover {
background-color: #005fb3 !important;
}
Screenshots

Additionnal information
PrestaShop version: 1.7.4.3
PHP version: 7.1
Hi @dbadrukhiya,
Thanks for your report.
I manage to reproduce the issue with 1.7.4.3 / 1.7.5.0

Thanks for the fix.
Hi @khouloudbelguith
Does I need to open PR for this?
Hi @dbadrukhiya,
Would you be willing to make a pull request on GitHub with your code suggestion?
https://github.com/PrestaShop/PrestaShop/tree/develop
If you have problems, I can create a PR for you.
Thanks!
Thanks @khouloudbelguith . It will be great if you open a PR for me.
@khouloudbelguith any update for PR?
@dineshbadrukhiya, I did not make a PR yet.
Thanks for your understanding.
Would you be willing to make a pull request on GitHub with your code suggestion?
Okay Np @khouloudbelguith . I will open PR in a free time.
@dineshbadrukhiya, thanks for your fix.