From e7c9ac33071f4a3e28624de451c0cf1bf4a1474c Mon Sep 17 00:00:00 2001 From: Eduardo Silva Date: Tue, 27 Jan 2026 14:43:38 -0300 Subject: [PATCH] Add peer lock icon for route policy enforcement in peer data view --- templates/wireguard/peer_list/custom_styles.html | 6 ++++++ templates/wireguard/peer_list/peer_data.html | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/templates/wireguard/peer_list/custom_styles.html b/templates/wireguard/peer_list/custom_styles.html index 56802a4..9c5070b 100644 --- a/templates/wireguard/peer_list/custom_styles.html +++ b/templates/wireguard/peer_list/custom_styles.html @@ -22,4 +22,10 @@ width: 100%; height: 100%; } + .peer-lock-icon { + position: absolute; + right: 15px; + top: 48px; + opacity: 0.85; + } \ No newline at end of file diff --git a/templates/wireguard/peer_list/peer_data.html b/templates/wireguard/peer_list/peer_data.html index c6a40c4..b687313 100644 --- a/templates/wireguard/peer_list/peer_data.html +++ b/templates/wireguard/peer_list/peer_data.html @@ -10,6 +10,7 @@ + {% trans 'Throughput' %}: