Bootstrap and Theme SC

Hello,
I try to use bootstrap for popover and it works fine but i have a problem with theme SC
Take a look of screenshot. The text of buttons and button edit change too. and are unclear.

Somebody’s had this problem ?
[ATTACH=JSON]{“alt”:“Click image for larger version Name: 2020-04-13_12h42_36.png Views: 0 Size: 125.9 KB ID: 90561”,“data-align”:“none”,“data-attachmentid”:“90561”,“data-size”:“full”,“title”:“2020-04-13_12h42_36.png”}[/ATTACH]

thanks
Guy

2020-04-13_12h42_36.png

If I am not mistaken in the onheader even you might need to change the style similar to this:

?>
<style>
.scButton_default, .scButton_ok, .scButton_danger {color:#FFFF !important;}
</style>
<?php

Please note I saw reference to this in a scriptcase youtube video

https://youtu.be/AZH-57CbiOM