summaryrefslogtreecommitdiff
path: root/ext/bg/css
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-05-30 16:22:51 -0400
committerGitHub <noreply@github.com>2020-05-30 16:22:51 -0400
commitc8810bc92972d14858cdad637eb0a078cae46349 (patch)
treef9f698b1be8551e3a478db0f5ef4bb1a95256480 /ext/bg/css
parentad8df26b6be57eb083ccf7f9adbed158054fe5c4 (diff)
Update AnkiController (#581)
* Update how fields are populated * Update how fields are modified after a model change * Update how _onFieldsChanged assigns fields * Update how spinner is hidden * Remove jQuery usage * Use non-jQuery events
Diffstat (limited to 'ext/bg/css')
-rw-r--r--ext/bg/css/settings.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/bg/css/settings.css b/ext/bg/css/settings.css
index eb11d77e..7659f6f2 100644
--- a/ext/bg/css/settings.css
+++ b/ext/bg/css/settings.css
@@ -16,7 +16,6 @@
*/
-#anki-spinner,
#dict-spinner, #dict-import-progress,
.storage-hidden {
display: none;