From c9b2a6a203921249b9cfafa92172db0ad5e3013e Mon Sep 17 00:00:00 2001 From: Arthur Barrett Date: Tue, 5 Mar 2013 10:52:39 -0500 Subject: [PATCH] updated CSS to use the new advanced icon --- cms/static/sass/_graphics.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/static/sass/_graphics.scss b/cms/static/sass/_graphics.scss index 48d3453777..300cf3b692 100644 --- a/cms/static/sass/_graphics.scss +++ b/cms/static/sass/_graphics.scss @@ -275,7 +275,7 @@ width: 100px; height: 60px; margin-right: 5px; - background: url(../img/large-problem-icon.png) center no-repeat; + background: url(../img/large-advanced-icon.png) center no-repeat; } .large-textbook-icon {