Skip to content

Tabs inside groups unaffected by some changes #754

@Darlat

Description

@Darlat

Guidelines

Does the issue occur without any files inside /chrome/ folder?

No

Description of the Issue

Tabs inside groups are unaffected by any direct "(parentclass) > .tabbrowser-tab" (for example: #tabbrowser-arrowscrollbox > .tabbrowser-tab) changes since the tabs get placed inside a "tab-group" element, this can be fixed by just adding an additional "(parentclass) > tab-group > .tabbrowser-tab" selector to the affected css file sections.

Issue description, userChrome.css/userContent.css 'settings' the issue occurs with and steps to reproduce the issue

Any css files with "(parentclass) > .tabbrowser-tab" (not including "tab-group > .tabbrowser-tab", obviously), example: classic_squared_tabs "Lightweight theme on tabs" section.

Does the issue occur with the most recent version of CustomCSSforFx (release/test/dev build)?

Yes, with the latest release

Screenshots showing the issue

Image

System information

  • OS & OS version: Not an system issue.
  • DPI/HiDPI/scaling value, if not 100% (e.g. 125%, 150%...): Not an system issue.
  • Firefox version: 138.0.3
  • Firefox theme (e.g. default, build in light/dark, external theme + link): Not a theme issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions