[PR #15869] [MERGED] Fix cable trace SVG in dark mode #14704

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

📋 Pull Request Information

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

Base: featureHead: 15853-cable-trace-svg-2


📝 Commits (1)

  • 088427e 15853 fix background color for cable trace svg in dark mode

📊 Changes

2 files changed (+5 additions, -2 deletions)

View changed files

📝 netbox/project-static/dist/cable_trace.css (+1 -1)
📝 netbox/project-static/styles/svg/cable_trace.scss (+4 -1)

📄 Description

Fixes: #15853

This just addresses the cable trace SVG background color in dark mode which is incorrect without HTMX enabled. There is a separate issue #15819 which deals with the traces in HTMX enabled mode which is separate.

Monosnap | NetBox 2024-04-26 11-21-11


🔄 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/15869 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 4/26/2024 **Status:** ✅ Merged **Merged:** 5/1/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `15853-cable-trace-svg-2` --- ### 📝 Commits (1) - [`088427e`](https://github.com/netbox-community/netbox/commit/088427eb2de65321b97658f5c8c2f98958706d00) 15853 fix background color for cable trace svg in dark mode ### 📊 Changes **2 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/cable_trace.css` (+1 -1) 📝 `netbox/project-static/styles/svg/cable_trace.scss` (+4 -1) </details> ### 📄 Description ### Fixes: #15853 This just addresses the cable trace SVG background color in dark mode which is incorrect without HTMX enabled. There is a separate issue #15819 which deals with the traces in HTMX enabled mode which is separate. ![Monosnap | NetBox 2024-04-26 11-21-11](https://github.com/netbox-community/netbox/assets/99642/1ba60306-adfa-4eb2-9a5d-c26d983c608c) --- <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:26:10 +01:00
adam closed this issue 2025-12-29 23:26:10 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14704