Все вопросы по теме «Paypal»
Oplata Skritogo Texta Cerez Paypal
26.03.2014
best.cedric
Oplata, Paypal, Oplata Skritogo Texta Cerez Paypal
Все вопросы » Общие вопросы
if( typeof tinymce === 'object' ) {
tinymce.get().forEach((item) => {
if( this.isDarkTheme() ) item.contentDocument.activeElement.classList.add('dle_theme_dark');
else item.contentDocument.activeElement.classList.remove('dle_theme_dark');
});
}