Event category colours

For discussing the Mozilla Calendar, Sunbird and Lightning projects.
morat
Posts: 6404
Joined: February 3rd, 2009, 6:29 pm

Re: Event category colours

Post by morat »

@freddy

The devs removed the categories attribute in bug 1694820. It isn't possible to style the category colors with just css anymore.

Code: Select all

this.setAttribute("categories", cssClassesArray.join(" "));
Structurally simplify calendar event items
http://phabricator.services.mozilla.com/D114731
Post Reply