Commit 0cedffc5 by Sarina Canelake

Merge pull request #5824 from edx/sarina/remove-unused-lms_static_images

Remove unused images from lms/static/images
parents 57ce9aef efbf129a
...@@ -405,7 +405,7 @@ $login-banner-image: url(../images/bg-banner-account.png); ...@@ -405,7 +405,7 @@ $login-banner-image: url(../images/bg-banner-account.png);
$register-banner-image: url(../images/bg-banner-account.png); $register-banner-image: url(../images/bg-banner-account.png);
$passwordreset-banner-image: url(../images/bg-banner-account.png); $passwordreset-banner-image: url(../images/bg-banner-account.png);
$video-thumb-url: '../images/courses/video-thumb.jpg'; $video-thumb-url: '../images/homepage-hero-video-thumb.jpg';
// ==================== // ====================
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
margin-left: 5px; margin-left: 5px;
margin-right: 5px; margin-right: 5px;
position: absolute; position: absolute;
background-image: url(../images/askbot/wmd-buttons.png); background-image: url(../images/wmd-buttons.png);
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: 0px 0px; background-position: 0px 0px;
display: inline-block; display: inline-block;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment