From 0eca0eadaf438d5c2ff213cedc4365b754c9e32a Mon Sep 17 00:00:00 2001 From: Giulio Gratta Date: Tue, 20 Sep 2016 12:56:20 -0700 Subject: [PATCH] Revert "Add fa loading spinner to CAPA problems" This reverts commit a3eb726f5fe2517907548508b3951c188717d0aa. --- common/lib/xmodule/xmodule/css/capa/display.scss | 7 ------- lms/templates/problem_ajax.html | 8 +------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/common/lib/xmodule/xmodule/css/capa/display.scss b/common/lib/xmodule/xmodule/css/capa/display.scss index 08d3d18322..5fcd28a630 100644 --- a/common/lib/xmodule/xmodule/css/capa/display.scss +++ b/common/lib/xmodule/xmodule/css/capa/display.scss @@ -1523,10 +1523,3 @@ div.problem .annotation-input { background: url('#{$static-path}/images/partially-correct-icon.png') center center no-repeat; } } - -// Loading Spinner -// ==================== -.problems-wrapper .loading-spinner { - text-align: center; - color: $gray-d1; -} diff --git a/lms/templates/problem_ajax.html b/lms/templates/problem_ajax.html index 6794032a54..664b7567c0 100644 --- a/lms/templates/problem_ajax.html +++ b/lms/templates/problem_ajax.html @@ -1,7 +1 @@ -<%! from django.utils.translation import ugettext as _ %> -
-

- - ${_('Loading')} -

-
+