While using the Halfstar module I found that the CSS was only working properly for some default widgets (Default, Craft...), but it was delivering unexpected results with some of the others (Flames, Hearts...).

Comments

CarlosRM created an issue. See original summary.

CarlosRM’s picture

StatusFileSize
new20.31 KB

I modified the CSS to get it working with the default widgets:

  • default
  • basic
  • oxygen
  • flames
  • small
  • hearts
  • minimal
  • craft
  • outlines
phergo’s picture

Status: Needs review » Reviewed & tested by the community

Patch #2 works for me.

Thanks!

joanpebupe’s picture

Thanks CarlosRM patch in #2 works fine for me.

nwom’s picture

Version: 7.x-1.1 » 7.x-1.x-dev
StatusFileSize
new9.92 KB

When attempting to apply #2 with git apply -v, the following error is shown:

fatal: unrecognized input

Attached is a new patch that should fix this. Otherwise the patch is exactly the same. Please review.

nwom’s picture

Status: Reviewed & tested by the community » Needs review