]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix color issue of notification panel NotificationArea-component
authorAfreen Misbah <afreen@ibm.com>
Thu, 9 Oct 2025 11:37:47 +0000 (17:07 +0530)
committerAfreen Misbah <afreen@ibm.com>
Thu, 9 Oct 2025 11:37:47 +0000 (17:07 +0530)
commit831cfdcd8fd0c30991f810035bf5d590c30c570e
tree33352efe4d43b9ba22a0effa20fa5741669447bd
parent2a64e0d674edd80ebed6ee2d30b649b7a461eccf
mgr/dashboard: Fix color issue of notification panel

The global header css of navigation panel was overriding the color of notifications.

Signed-off-by: Afreen Misbah <afreen@ibm.com>
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/notification-panel/notification-area/notification-area.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/notification-panel/notification-area/notification-area.component.ts
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/notifications/notifications.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/components/icon/icon.component.scss
src/pybind/mgr/dashboard/frontend/src/app/shared/enum/icons.enum.ts