I figured out a work-around for this issue.Undeploy the application that
has your stylesheetMake a copy of the stylesheetDelete the old
stylesheet (This will only mark it for deletion)Check-In the old
stylesheet (Make sure you remember the name of this stylesheet)Rename
your newly copied stylesheet to whatever the name of the old stylesheet
was (Anything that was pointed at the old stylesheet should now point to
this)Make the changes you want to the new copy of the stylesheetCheck-In
the stylesh...