From f118bd6bc5752d2e35fd6ca4dd1723607b33454a Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Thu, 12 Dec 2019 12:09:33 +0000 Subject: Fix dark mode delete form --- css/popup.css | 1 + 1 file changed, 1 insertion(+) (limited to 'css/popup.css') diff --git a/css/popup.css b/css/popup.css index 0d774aa..4f85357 100644 --- a/css/popup.css +++ b/css/popup.css @@ -71,6 +71,7 @@ label { .disabled span { color: rgb(252,87,84); } + button { background-color: rgb(32,33,36) !important; border: solid 1px #777 !important; -- cgit v1.2.3