From 8c59f0a11c8600e2176d0046a96b4029fd55392e Mon Sep 17 00:00:00 2001 From: fynnfeldpausch Date: Fri, 15 Dec 2023 09:21:57 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20haiilo/c?= =?UTF-8?q?atalyst@386f97822a96304867c0a3ac8abb03966eecf945=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/catalyst.css | 2 +- build/{p-ab6d5500.css => p-f214bb5d.css} | 2 +- index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename build/{p-ab6d5500.css => p-f214bb5d.css} (99%) diff --git a/build/catalyst.css b/build/catalyst.css index 0b74775f..63b4157a 100644 --- a/build/catalyst.css +++ b/build/catalyst.css @@ -1591,7 +1591,7 @@ body { * |- .cat-dialog-actions **/ .cat-backdrop { - background-color: rbg(var(--cat-bg-backdrop, 27, 31, 38), var(--cat-opacity-backdrop, 0.4)); + background-color: rgb(var(--cat-bg-backdrop, 27, 31, 38), var(--cat-opacity-backdrop, 0.4)); } .cat-dialog { diff --git a/build/p-ab6d5500.css b/build/p-f214bb5d.css similarity index 99% rename from build/p-ab6d5500.css rename to build/p-f214bb5d.css index 0b74775f..63b4157a 100644 --- a/build/p-ab6d5500.css +++ b/build/p-f214bb5d.css @@ -1591,7 +1591,7 @@ body { * |- .cat-dialog-actions **/ .cat-backdrop { - background-color: rbg(var(--cat-bg-backdrop, 27, 31, 38), var(--cat-opacity-backdrop, 0.4)); + background-color: rgb(var(--cat-bg-backdrop, 27, 31, 38), var(--cat-opacity-backdrop, 0.4)); } .cat-dialog { diff --git a/index.html b/index.html index 26b7f2a4..9a393d36 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@ 'select.empty': 'No items', 'select.open': 'Open' }); -