From 3ca014991a778c8b7ece402c4bbeae9fda9b7aed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD=20=D0=A2=D1=80=D0=BE=D1=88?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Thu, 10 Sep 2026 09:14:44 +0300 Subject: [PATCH] ui: unify C-APDU chain add buttons with Expanded Script style - Regular chain add buttons: faint blue tint -> solid blue (bg-blue-600) - '+ GET RESPONSE' (SIM/USIM/RAM): gray/blue -> emerald to stand out (also fixes RAM GET RESPONSE which was styled inconsistently) SW cache v48. --- frontend/index.html | 82 ++++++++++++++++++++++----------------------- frontend/sw.js | 2 +- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 48fd941..c730454 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -48,20 +48,20 @@
- - - - - - - - - - - - - - + + + + + + + + + + + + + +
@@ -70,19 +70,19 @@