From f9f46379f10994a015d85aac9a0a5b11deb103de Mon Sep 17 00:00:00 2001 From: evanpelle Date: Wed, 6 May 2026 13:02:51 -0600 Subject: [PATCH] refine lobby/action card hover styles Add a thinner hover ring for the ranked/create/join action buttons via a new --shadow-action-card-hover variable, apply the same ring to the flag and skin selectors, and split the solo button's hover scale to expand mostly vertically so it doesn't clip horizontally. --- src/client/FlagInput.ts | 2 +- src/client/GameModeSelector.ts | 16 ++++++++-------- src/client/PatternInput.ts | 2 +- src/client/styles.css | 2 ++ 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/src/client/FlagInput.ts b/src/client/FlagInput.ts index 423c8608a..ce7790508 100644 --- a/src/client/FlagInput.ts +++ b/src/client/FlagInput.ts @@ -73,7 +73,7 @@ export class FlagInput extends LitElement { return html`