Re: Cloudstack UI Customization

2015-09-01 Thread Rene Moser
Hi We use a web proxy (nginx) in front of the UI/API and make a http redirect to another css based on cloudtack3.css In 4.6 there is an empty custom.css which will be loaded after cloudstack3.css so any style can be overwritten easily by serving a custom.css Yours René On 09/01/2015 11:

Re: Cloudstack UI Customization

2015-09-01 Thread Andrija Panic
No cache afaik... Make sure to delete cloudstack3.css.gz and then gzip a modified .css file again...gz is served to browsers... Best On Sep 1, 2015 11:56 AM, "Юрий Карпель" wrote: > Hi, > > Stupid question:) > > How to disable\reset tomcat cache for editing cloudstack3.css? > > Cloudstack 4.5.2,