[PR #15647] [MERGED] Fixes #15617: Correct rack elevation colors under dark mode #14633

Closed
opened 2025-12-29 23:25:39 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15647
Author: @jeremystretch
Created: 4/5/2024
Status: Merged
Merged: 4/5/2024
Merged by: @jeremystretch

Base: featureHead: 15617-rack-elevation-colors


📝 Commits (1)

  • bf76f10 Fixes #15617: Fix rack elevation styling under dark mode

📊 Changes

5 files changed (+13 additions, -12 deletions)

View changed files

📝 netbox/project-static/dist/netbox.js (+4 -4)
📝 netbox/project-static/dist/netbox.js.map (+1 -1)
📝 netbox/project-static/dist/rack_elevation.css (+1 -1)
📝 netbox/project-static/src/colorMode.ts (+1 -1)
📝 netbox/project-static/styles/svg/rack_elevation.scss (+6 -5)

📄 Description

Fixes: #15617


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/15647 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/5/2024 **Status:** ✅ Merged **Merged:** 4/5/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `15617-rack-elevation-colors` --- ### 📝 Commits (1) - [`bf76f10`](https://github.com/netbox-community/netbox/commit/bf76f10f74081cba8b82b473c4795a5ce4961dda) Fixes #15617: Fix rack elevation styling under dark mode ### 📊 Changes **5 files changed** (+13 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox.js` (+4 -4) 📝 `netbox/project-static/dist/netbox.js.map` (+1 -1) 📝 `netbox/project-static/dist/rack_elevation.css` (+1 -1) 📝 `netbox/project-static/src/colorMode.ts` (+1 -1) 📝 `netbox/project-static/styles/svg/rack_elevation.scss` (+6 -5) </details> ### 📄 Description ### Fixes: #15617 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:25:39 +01:00
adam closed this issue 2025-12-29 23:25:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14633