After upgrade to 7.3.0 it is not possible to edit stylesheets from Umbraco. The page lands in an yellow screen of death. I've tried to edit the css file manually and add the new properties i would like, but they won't show up in the list.
How can I move forward? Is there any work-around like adding something to the database?
Fails to edit stylesheets after upgrade - crash
After upgrade to 7.3.0 it is not possible to edit stylesheets from Umbraco. The page lands in an yellow screen of death. I've tried to edit the css file manually and add the new properties i would like, but they won't show up in the list.
How can I move forward? Is there any work-around like adding something to the database?
/Henrik
I found the problem, it was related to a duplicate of names that had been created while upgrading.
/*umb_name:Link/ p{font-size: 16px; margin: 0; padding: 0;}
/*umb_name:Link/ p{}
is working on a reply...