Skip to content

Qbittorrent column headers are all white #695

Description

@h3llrais3r

Describe the bug
Qbittorrent column headers are all white.

Theme Install Method (Don't skip)
Apache

RequestHeader unset Accept-Encoding
AddOutputFilterByType SUBSTITUTE text/html
Substitute 's|</head>|<link rel="stylesheet" type="text/css" href="https://theme-park.dev/css/base/qbittorrent/${theme_park_name}.css"></head>|ni'

Application Info (Don't skip)

  • Version: Qbittorrent 4.3.9

To Reproduce
Steps to reproduce the behavior:

  1. Load the page, headers are not visible (all white)

Expected behavior
Headers visible in appropriate color.

Screenshots

Image Image

Desktop (If applicable) (please complete the following information):

  • OS: Windows
  • Browser: Chrome
  • Version: latest]

Additional context
Putting back !important brings back the right colors.
It seems that this PR (#693) is the source of the issue, as it removed the !important flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions