Commit b69169a6 by Sarina Canelake

Remove unused images

Moved images in folders to top level where appropriate, and change references.

OPEN-297
parent 2cdbabc0
......@@ -405,7 +405,7 @@ $login-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);
$video-thumb-url: '../images/courses/video-thumb.jpg';
$video-thumb-url: '../images/video-thumb.jpg';
// ====================
......
......@@ -52,7 +52,7 @@
margin-left: 5px;
margin-right: 5px;
position: absolute;
background-image: url(../images/askbot/wmd-buttons.png);
background-image: url(../images/wmd-buttons.png);
background-repeat: no-repeat;
background-position: 0px 0px;
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