Skip to content

CSS Specificity w/ Forien's Quest Log #48

@typhonrt

Description

@typhonrt

Greets,

I'm the developer / maintainer of FQL. An issue was opened regarding CSS specificity issue when JTCS is enabled. It is due to CSS in JCTS that is too generic. I see there are several other issues open / raised with other clashes with modules with this package. The particular conflicting CSS rule in JCTS is .square in _utility.scss#L642-645. In taking a quick gander at the CSS for this module there likely will be any number of CSS conflicts with other FVTT packages including game systems. I recommend improving the specificity when you can as conflicts will occur.

Example results when JCTS is enabled where .square throws off the layout of FQL:
Screen Shot 2023-04-08 at 3 34 47 AM

The correct layout when JCTS .square is disabled:
Screen Shot 2023-04-08 at 3 35 20 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions