Closed (fixed)
Project:
Acquia Marina
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2009 at 23:57 UTC
Updated:
29 Aug 2009 at 03:30 UTC
It seems with ccs cache enabled, you loose the open quote image. Firebug shows that the callout doesn't even exist in the cached stylesheet. Works great with css cache disabled.
Any ideas on a fix?
Thanks.
Comments
Comment #1
jwolf commentedInteresting.
I was losing the closing quote, not the opening quote.
Below is a modification to blockquote styles that seems to fix this.
Comment #2
Poieo commentedWorks like a charm. Thank you.