In #769226: Optimize JS/CSS aggregation for front-end performance and DX, the drupal_add_css() API was changed to take CSS_* constants as 'group' not as part of 'weight'. 'weight' and 'group' are now separate. Attached simple patch to apply this.

CommentFileSizeAuthor
webform-add-css.patch6.11 KBgábor hojtsy

Comments

quicksketch’s picture

Status: Needs review » Reviewed & tested by the community

Thanks, I'll add these in next time I'm working on Webform for D7.

quicksketch’s picture

Version: 7.x-3.x-dev » 7.x-3.6
Status: Reviewed & tested by the community » Fixed

Finally committed, sorry for the delay.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.