Closed (fixed)
Project:
Site Alert
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2020 at 20:26 UTC
Updated:
10 Sep 2020 at 08:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jwilson3100% agree. This in theory is an easy thing to fix in the CSS with minimal impact.
Comment #3
pcate commentedYes, the extra specificity of the element selector is not needed and makes it harder to customize the styling. I'm happy to make a patch if the module maintainers are open to the change.
Comment #4
lisotton commentedHi, here is a patch for that.
Comment #5
pcate commentedPatch applied and updated CSS as described. Did not see any visual changes.
Comment #6
pcate commentedComment #8
pfrenssenThanks!