diff options
Diffstat (limited to 'ext/bg/options.html')
-rw-r--r-- | ext/bg/options.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/options.html b/ext/bg/options.html index 03e328d2..27f75367 100644 --- a/ext/bg/options.html +++ b/ext/bg/options.html @@ -7,7 +7,7 @@ <link rel="stylesheet" type="text/css" href="../lib/bootstrap-3.3.7-dist/css/bootstrap-theme.min.css"> <style> #anki-spinner, #anki-general, #anki-error, - #dict-spinner, #dict-error, #dict-warning, #dict-purge-progress, #dict-import-progress, .dict-delete-progress, + #dict-spinner, #dict-error, #dict-warning, #dict-purge-progress, #dict-import-progress, .options-advanced { display: none; } |