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.
This commit is contained in:
2026-09-10 09:14:44 +03:00
parent 30969f8f04
commit 3ca014991a
2 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v47';
const CACHE = 'otaman-v48';
const URLS = [
'index.html',
'help.html',