Index: lams_central/web/css/newLesson.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/Attic/newLesson.css,v diff -u -r1.1 -r1.2 --- lams_central/web/css/newLesson.css 7 Jan 2013 13:03:52 -0000 1.1 +++ lams_central/web/css/newLesson.css 7 Jan 2013 21:11:30 -0000 1.2 @@ -69,6 +69,11 @@ border-right: thin dotted #2E6E9E; } +div#learningDesignTree { + overflow: auto; + height: 385px; +} + .ygtv-highlight1, .ygtv-highlight1 .ygtvlabel { background-color: #dfeffc; } @@ -96,6 +101,10 @@ display: none; } +img#ldScreenshotLoading, div#ldNotChosenError { + padding-top: 140px; +} + td#lessonNameCell { height: 20px; padding: 0px 0px 5px 10px;