Skip to content

Double checkmarks in FF 140 #21

@bege10

Description

@bege10

Since the update to FF 140 I had double checkmarks (the standard Firefox one and the MIP one) for checked menu items. This change solved it:

In mip_FuguePlus-Menus.css I changed this line
menuitem[checked=true] > hbox.menu-iconic-left { display: none; !important } to this one
menuitem[checked=true] > .menu-icon { display: none !important }

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