Update CSS to accomodate HUD applications without being too broad

This commit is contained in:
Oliver-Akins 2025-03-04 16:59:36 -07:00
parent 8896903008
commit 3e17f2c376
11 changed files with 12 additions and 3 deletions

View file

@ -1,4 +1,5 @@
.ripcrypt button {
.ripcrypt.hud button,
.ripcrypt > .window-content button {
all: revert;
outline: none;
border: none;