diff --git a/userChrome.css b/userChrome.css index d851429..3c9f85c 100644 --- a/userChrome.css +++ b/userChrome.css @@ -294,8 +294,6 @@ --card-outline-color: var(--grey-60); --dialog-warning-text-color: var(--red-40); - - scrollbar-color: rgba(249,249,250,.4) rgba(20,20,25,.3); } } diff --git a/userContent.css b/userContent.css index 61404fa..f323bc0 100644 --- a/userContent.css +++ b/userContent.css @@ -274,8 +274,6 @@ --card-outline-color: var(--grey-60); --dialog-warning-text-color: var(--red-40); - - scrollbar-color: rgba(249,249,250,.4) rgba(20,20,25,.3); } /*= Addons.org =============================================================*/