Hi. The option to be able to use an external style sheet would be ideal. The config file could contain a directive indicating whether or not you would like to use an external style sheet. I would imagine that it would not be too difficult to implement, would it? Best regards, BA
>-----Original Message----- >From: Willy Tarreau [mailto:[email protected]] >Sent: 16. lokakuuta 2012 9:17 >To: Balcoes >Cc: [email protected] >Subject: Re: Possibility to tweak style sheet? > >The style sheet is embedded within the HTML response, so it's not easy to >make it configurable. You can look at src/dumpstats.c, everything is there. >If you come up with something that suits your usage better, submit it to >the list, if everyone is OK with it we can merge it. Another possibility >would probably be to have an option to replace the embedded CSS with a >link to an external CSS. But I'm not sure it would be used that much. > >Regards, >Willy

