From f69fac627a0191ba2ebaa12a53973cf9d2457922 Mon Sep 17 00:00:00 2001 From: ssmithx Date: Mon, 29 Jun 2026 01:27:01 +0000 Subject: [PATCH] style(openwrt): adopt glass-card design system for contrast Replace bg-white/5 card containers with glass-card (rgba(0,0,0,0.65) + backdrop-blur), match input styling to Login.vue, and use glass-button variants for actions. Fixes low contrast against the background image. Co-Authored-By: Claude Sonnet 4.6 --- neode-ui/src/views/server/OpenWrtGateway.vue | 60 +++++++++----------- 1 file changed, 28 insertions(+), 32 deletions(-) diff --git a/neode-ui/src/views/server/OpenWrtGateway.vue b/neode-ui/src/views/server/OpenWrtGateway.vue index e78c33c3..89d572a4 100644 --- a/neode-ui/src/views/server/OpenWrtGateway.vue +++ b/neode-ui/src/views/server/OpenWrtGateway.vue @@ -151,43 +151,41 @@ onMounted(() => load()) -
+

Connect to Router

- +
- +
- +
+