From 89323de631483f3f3abbb08a4be5427b9b598ab7 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Tue, 23 Jun 2020 23:17:09 +0200 Subject: [PATCH] stuff --- Themes/BasicBackground/BasicBackground.css | 4 ++-- Themes/BlurpleRecolor/BlurpleRecolor.css | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index f482ba3352..bc3c8b1455 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -5258,11 +5258,11 @@ body:before { .action-1lSjCi.create-3jownz .actionButton-2PeQbJ, .ui-button.brand.filled, .lookFilled-1Gx00P.hoverBrand-1_Fxlk.hasHover-3X1-zV:hover, -.lookFilled-1Gx00P.colorBrand-3pXr91:not([style*="background-color"]) { +.lookFilled-1Gx00P.colorBrand-3pXr91:not(.buttonColor-7qQbGO):not([style*="background-color"]) { text-shadow: 1px 1px var(--vtextshadow); } .lookFilled-1Gx00P.hoverBrand-1_Fxlk.hasHover-3X1-zV:hover svg, -.lookFilled-1Gx00P.colorBrand-3pXr91:not([style*="background-color"]) svg { +.lookFilled-1Gx00P.colorBrand-3pXr91:not(.buttonColor-7qQbGO):not([style*="background-color"]) svg { filter: drop-shadow(1px 1px var(--vtextshadow)); } diff --git a/Themes/BlurpleRecolor/BlurpleRecolor.css b/Themes/BlurpleRecolor/BlurpleRecolor.css index 7d0afd5ab8..827d58c7f0 100644 --- a/Themes/BlurpleRecolor/BlurpleRecolor.css +++ b/Themes/BlurpleRecolor/BlurpleRecolor.css @@ -1532,22 +1532,22 @@ .lookInverted-2D7oAl.colorBrand-3pXr91 .spinnerItem-3GlVyU, .lookOutlined-3sRXeN.colorBrand-3pXr91 .spinnerItem-3GlVyU, -.lookGhost-2Fn_0-.colorBlack-1jwPVL .spinnerItem-3GlVyU, +.lookGhost-2Fn_0-.colorBrand-3pXr91 .spinnerItem-3GlVyU, .lookLink-9FtZy-.colorBrand-3pXr91 .spinnerItem-3GlVyU { background-color: rgb(var(--vaccentcolor)); } .btn-1PnLxm.btnPrimary-1jluZW:hover:not(:disabled), -.lookFilled-1Gx00P.colorBrand-3pXr91:hover, +.lookFilled-1Gx00P.colorBrand-3pXr91:not(.buttonColor-7qQbGO):hover, #app-mount .lookFilled-1Gx00P.hoverBrand-1_Fxlk.hasHover-3X1-zV:hover { background: var(--vaccentcolor-hover); } -.lookFilled-1Gx00P.colorBrand-3pXr91:active, +.lookFilled-1Gx00P.colorBrand-3pXr91:not(.buttonColor-7qQbGO):active, #app-mount .lookFilled-1Gx00P.hoverBrand-1_Fxlk.hasHover-3X1-zV:active { background: var(--vaccentcolor-active); } .btn-1PnLxm.btnPrimary-1jluZW, -.lookFilled-1Gx00P.colorBrand-3pXr91, -.lookFilled-1Gx00P.colorBrand-3pXr91:disabled { +.lookFilled-1Gx00P.colorBrand-3pXr91:not(.buttonColor-7qQbGO), +.lookFilled-1Gx00P.colorBrand-3pXr91:not(.buttonColor-7qQbGO):disabled { background: rgb(var(--vaccentcolor)); } .lookInverted-2D7oAl.colorBrand-3pXr91:hover,