Subtle 10% drop shadow on gold labels and toggles

This commit is contained in:
Aaron D. Lee
2026-01-07 20:04:12 -05:00
parent 89d8fee5da
commit 73b34ba8b5

View File

@@ -127,7 +127,7 @@
0.3px -0.3px 0 #b8860b,
-0.3px 0.3px 0 #b8860b,
0.3px 0.3px 0 #b8860b,
1px 2px 2px rgba(0, 0, 0, 0.4);
1px 2px 2px rgba(0, 0, 0, 0.1);
}
/* Payload type toggle - gold text when selected */
@@ -139,7 +139,7 @@
0.3px -0.3px 0 #b8860b,
-0.3px 0.3px 0 #b8860b,
0.3px 0.3px 0 #b8860b,
1px 2px 2px rgba(0, 0, 0, 0.4);
1px 2px 2px rgba(0, 0, 0, 0.1);
}