From 16e212e29da6ec11f1a598b79344609dc8ae82b2 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Tue, 16 Jan 2024 16:03:40 -0500 Subject: [PATCH] Fix position of progress bar outside label --- netbox/project-static/dist/netbox.css | Bin 546214 -> 546304 bytes .../styles/transitional/_progress.scss | 9 ++++++++- .../templates/helpers/utilization_graph.html | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/netbox/project-static/dist/netbox.css b/netbox/project-static/dist/netbox.css index 979aa662c255f0c93c1ce269f8625a7e9f43002e..388ef922d8f418955f8a6e24db6dfbfb74290476 100644 GIT binary patch delta 90 zcmZ3sTCrh`VnYjK3sVbo3rh=Y3tJ2O7LHlIYSkI3nduoNRz?N|6}5T=MfvGPsl~+# naF%XPVp3|(^oNt#m8aWfu!>LT?Pubcu93&Wvwe#%$0v3G!g(MH delta 57 zcmZozqquCfVnYjK3sVbo3rh=Y3tJ2O7LHlI)1!AWa`Pu87FB1YW~OJ9SQ!}= 35 %}{{ utilization|floatformat:1 }}%{% endif %} {% if utilization < 35 %} - {{ utilization|floatformat:1 }}% + {{ utilization|floatformat:1 }}% {% endif %}