[PR #16848] [MERGED] fixed #16847: updated font #14926

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16848
Author: @andrewgormley
Created: 7/8/2024
Status: Merged
Merged: 7/15/2024
Merged by: @jeremystretch

Base: feature-uiHead: 16847-update-font


📝 Commits (4)

  • 17e076e fixed #16847: updated font
  • 0c0d1ad fixed #16847: changed font to local and added current font as fallback
  • c0510c3 Merge branch 'feature-ui' into 16847-update-font
  • 2df693f fixed #16847: removed inter and added padding to page header

📊 Changes

11 files changed (+11 additions, -10 deletions)

View changed files

📝 netbox/project-static/dist/netbox-external.css (+1 -1)
📝 netbox/project-static/dist/netbox.css (+1 -1)
netbox/project-static/dist/plus-jakarta-sans-cyrillic-ext-wght-normal-3FNWYSHQ.woff2 (+0 -0)
netbox/project-static/dist/plus-jakarta-sans-latin-ext-wght-normal-WWG75Y4U.woff2 (+0 -0)
netbox/project-static/dist/plus-jakarta-sans-latin-wght-normal-S6EFCQOU.woff2 (+0 -0)
netbox/project-static/dist/plus-jakarta-sans-vietnamese-wght-normal-NNXUV3SN.woff2 (+0 -0)
📝 netbox/project-static/package.json (+1 -1)
📝 netbox/project-static/styles/_variables.scss (+1 -1)
📝 netbox/project-static/styles/external.scss (+1 -0)
📝 netbox/project-static/yarn.lock (+5 -5)
📝 netbox/templates/generic/_base.html (+1 -1)

📄 Description

Fixes: #16847

Updated font to Plus Jakarta Sans


🔄 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/16848 **Author:** [@andrewgormley](https://github.com/andrewgormley) **Created:** 7/8/2024 **Status:** ✅ Merged **Merged:** 7/15/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature-ui` ← **Head:** `16847-update-font` --- ### 📝 Commits (4) - [`17e076e`](https://github.com/netbox-community/netbox/commit/17e076e0d92af278858951c19fa1dc601dbd66ef) fixed #16847: updated font - [`0c0d1ad`](https://github.com/netbox-community/netbox/commit/0c0d1ad72f757fa8f483c56034fd9ab9508615a7) fixed #16847: changed font to local and added current font as fallback - [`c0510c3`](https://github.com/netbox-community/netbox/commit/c0510c35ce31b278324f487c336f03a8df7ad673) Merge branch 'feature-ui' into 16847-update-font - [`2df693f`](https://github.com/netbox-community/netbox/commit/2df693f1c6b12df18afc81e4ef6127684925fe88) fixed #16847: removed inter and added padding to page header ### 📊 Changes **11 files changed** (+11 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox-external.css` (+1 -1) 📝 `netbox/project-static/dist/netbox.css` (+1 -1) ➕ `netbox/project-static/dist/plus-jakarta-sans-cyrillic-ext-wght-normal-3FNWYSHQ.woff2` (+0 -0) ➕ `netbox/project-static/dist/plus-jakarta-sans-latin-ext-wght-normal-WWG75Y4U.woff2` (+0 -0) ➕ `netbox/project-static/dist/plus-jakarta-sans-latin-wght-normal-S6EFCQOU.woff2` (+0 -0) ➕ `netbox/project-static/dist/plus-jakarta-sans-vietnamese-wght-normal-NNXUV3SN.woff2` (+0 -0) 📝 `netbox/project-static/package.json` (+1 -1) 📝 `netbox/project-static/styles/_variables.scss` (+1 -1) 📝 `netbox/project-static/styles/external.scss` (+1 -0) 📝 `netbox/project-static/yarn.lock` (+5 -5) 📝 `netbox/templates/generic/_base.html` (+1 -1) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> ### Fixes: #16847 <!-- Please include a summary of the proposed changes below. --> Updated font to Plus Jakarta Sans --- <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:27:31 +01:00
adam closed this issue 2025-12-29 23:27:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14926