[PR #17328] [MERGED] Fixes #17301: Fix script module edit & delete button styling #15066

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17328
Author: @jeremystretch
Created: 8/30/2024
Status: Merged
Merged: 9/2/2024
Merged by: @jeremystretch

Base: featureHead: 17301-script-buttons-2


📝 Commits (1)

  • c755634 Fixes #17301: Fix script module edit & delete button styling

📊 Changes

3 files changed (+8 additions, -9 deletions)

View changed files

📝 netbox/project-static/dist/netbox.css (+1 -1)
📝 netbox/project-static/styles/transitional/_cards.scss (+2 -1)
📝 netbox/templates/extras/script_list.html (+5 -7)

📄 Description

Fixes: #17301

  • Tweak the CSS rules for <h2> card headers
  • Use "ghost" buttons for consistent styling

🔄 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/17328 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/30/2024 **Status:** ✅ Merged **Merged:** 9/2/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `17301-script-buttons-2` --- ### 📝 Commits (1) - [`c755634`](https://github.com/netbox-community/netbox/commit/c755634a729dd82d397d5653d6a0af491c8b3de4) Fixes #17301: Fix script module edit & delete button styling ### 📊 Changes **3 files changed** (+8 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox.css` (+1 -1) 📝 `netbox/project-static/styles/transitional/_cards.scss` (+2 -1) 📝 `netbox/templates/extras/script_list.html` (+5 -7) </details> ### 📄 Description ### Fixes: #17301 - Tweak the CSS rules for `<h2>` card headers - Use "ghost" buttons for consistent styling --- <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:19:45 +01:00
adam closed this issue 2025-12-30 00:19:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15066