Project

General

Profile

Actions

Bug #9664

open

Header fields do not properly style when backend dark mode is enabled

Added by krileon 2 months ago. Updated 24 days ago.

Status:
Assigned
Priority:
Low
Assignee:
Target version:
Start date:
26 May 2025
Due date:
% Done:

0%

Estimated time:

Description

For example the headers under Privacy. They're using bg-light so they should but do not appear to be restyling properly. Maybe an issue with the text just being white.

Actions #1

Updated by krileon 2 months ago

This may also just be an issue in CB Privacy with its simplified privacy headers. Need to review both as both are designed the same.

Actions #3

Updated by krileon 24 days ago

Checked CB Privacy and it's not related. Those headers are added by CB Quickstart exclusively. CB Privacy adds no classes for the headers. The below would be the problem as bg-light doesn't have dark mode support.

<div class="bg-light text-center col-form-label">Features</div>

Maybe a better fix would be to add dark mode support to CB itself in backend for bg-light so the class can continue to be used fine.

Actions

Also available in: Atom PDF