瀏覽代碼

add padding right in items exercise scorm - refs BT#11908

Alex Aragon 8 年之前
父節點
當前提交
085f08a9ce
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Resources/public/css/themes/rainbow/learnpath.css

+ 1 - 0
app/Resources/public/css/themes/rainbow/learnpath.css

@@ -264,6 +264,7 @@ table.lp_overview img {
     background: url('images/pencil.png') no-repeat right center;
     padding-bottom: 5px;
     padding-top: 5px;
+    padding-right: 25px;
 }
 .scorm_item_normal.scorm_highlight{
 	background-color: #162A83;