The Solution mentioned by ichurakov and jeffduyndam above worked for me as well.
31. ichurakov
Member
Posted 6 months ago?#
Hey guys. I did small research.
1. Open file popup-domination.php with any text editor (notepad or similar).
2. Find the line:
wp_admin_css( ‘theme-editor’ );
3. Comment this line, like that:
//wp_admin_css( ‘theme-editor’ );