Skip to content

Commit

Permalink
fix items scorms and color
Browse files Browse the repository at this point in the history
  • Loading branch information
aragonc committed Mar 8, 2017
1 parent c55cd08 commit 6c29a7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/Resources/public/css/scorm.css
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,10 @@ See https://support.chamilo.org/issues/6976
.level_3 {
margin: 0 0.5em 0 60px;
padding-left: 30px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
line-height: 14px;
}
.level_4 {
margin: 0 0.5em 0 70px;
Expand Down

0 comments on commit 6c29a7b

Please sign in to comment.