[PR #20835] [MERGED] Fixes #20827: fix theme toggle visibility for logo and buttons #16061

Closed
opened 2025-12-30 00:25:35 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20835
Author: @abubnalitic-nbl
Created: 11/19/2025
Status: Merged
Merged: 11/20/2025
Merged by: @jeremystretch

Base: mainHead: 20827-theme-toggle-visibility


📝 Commits (2)

  • 95ddfd4 Fixes #20827: fix theme toggle visibility for logo and buttons
  • dc16d09 Update compiled CSS

📊 Changes

2 files changed (+16 additions, -1 deletions)

View changed files

📝 netbox/project-static/dist/netbox.css (+1 -1)
📝 netbox/project-static/styles/overrides/_tabler.scss (+15 -0)

📄 Description

Fixes #20827

Before fix:

https://github.com/user-attachments/assets/0e331506-dac5-4379-a3e0-ad24bbc770c3

After fix:

https://github.com/user-attachments/assets/9bd825fa-c093-4662-8d28-e9bedbede2c4


🔄 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/20835 **Author:** [@abubnalitic-nbl](https://github.com/abubnalitic-nbl) **Created:** 11/19/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `main` ← **Head:** `20827-theme-toggle-visibility` --- ### 📝 Commits (2) - [`95ddfd4`](https://github.com/netbox-community/netbox/commit/95ddfd4187c9bd935ceddffe1ff7808df978618f) Fixes #20827: fix theme toggle visibility for logo and buttons - [`dc16d09`](https://github.com/netbox-community/netbox/commit/dc16d09790999856f2b55a703e309e306ca42ece) Update compiled CSS ### 📊 Changes **2 files changed** (+16 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox.css` (+1 -1) 📝 `netbox/project-static/styles/overrides/_tabler.scss` (+15 -0) </details> ### 📄 Description Fixes #20827 Before fix: https://github.com/user-attachments/assets/0e331506-dac5-4379-a3e0-ad24bbc770c3 After fix: https://github.com/user-attachments/assets/9bd825fa-c093-4662-8d28-e9bedbede2c4 --- <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-30 00:25:35 +01:00
adam closed this issue 2025-12-30 00:25:35 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#16061