Please try to add next two lines to skins/colibri/colibri.css which
marks the css resource as uncachable.
$response.setHeader('CACHE-CONTROL','NO-CACHE')
$response.setHeader('EXPIRES','0')
--
Denis
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
It's working ! Thank u very very much, you're saving my life!
--
View this message in context: