File README.SUSE of Package joomla
Update ======= If after update joomla is schowing without css than run: Run UPDATE `#__template_styles` SET `inheritable` = 1 WHERE `template` = 'atum' AND `client_id` = 1 OR `template` = 'cassiopeia' AND `client_id` = 0; Replace #__ with your table prefix.