From d8f488e28c7d2eb0cf84611ea2ea9c26ed57cb1f Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Fri, 4 Sep 2020 17:54:34 -0400 Subject: Settings dictionary import refactor (#759) * Fix .purge not re-opening the database after deletion failure * Create DictionaryImportController * Remove backend dictionary import --- ext/bg/css/settings.css | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/bg/css/settings.css') diff --git a/ext/bg/css/settings.css b/ext/bg/css/settings.css index 2abcc1b1..8b9d5037 100644 --- a/ext/bg/css/settings.css +++ b/ext/bg/css/settings.css @@ -16,7 +16,6 @@ */ -#dict-spinner, #dict-import-progress, .storage-hidden { display: none; } -- cgit v1.2.3