Support

Home Forums Event Espresso Premium Why did you guys put a star selector in the Event Calendar stylesheet??

Why did you guys put a star selector in the Event Calendar stylesheet??

Posted: September 13, 2014 at 6:05 pm

Viewing 1 reply thread


peter mumford

September 13, 2014 at 6:05 pm

In Event Calendar’s calendar.css style sheet there is a star selector:

* {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

That is a bad idea. A plugin should never set global styles for a website. Especially since this global setting only applies to pages that load this css file.


Dean

September 15, 2014 at 3:54 am

Hi,

Thanks for raising this, I’ll refer it onto the developers.

Viewing 1 reply thread

The support post ‘Why did you guys put a star selector in the Event Calendar stylesheet??’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso