Index: lams_central/web/css/defaultHTML.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML.css,v diff -u -r1.49 -r1.50 --- lams_central/web/css/defaultHTML.css 8 May 2012 18:39:09 -0000 1.49 +++ lams_central/web/css/defaultHTML.css 16 Nov 2012 20:32:57 -0000 1.50 @@ -1355,6 +1355,9 @@ .mycourses-conditions-img {background: url('../images/css/conditions.png') no-repeat 0 3px; margin-right:5px; padding:5px 0px 5px 25px; } +.mycourses-removelesson-img {background: url('../images/css/delete.png') no-repeat 0 3px; margin-right:5px; padding:5px 0px 5px 25px; +} + /* Date and time restriction area in monitor */ #restrictUsageDiv {font-size: 13px; padding-bottom: 10px; padding-left: 18px; padding-top: -5px;} #restrictUsageDiv :first-child {padding-bottom: 10px; padding-top: -5px;}