Index: lams_tool_kaltura/web/pages/learning/learning.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_kaltura/web/pages/learning/learning.jsp,v diff -u -r1.7 -r1.8 --- lams_tool_kaltura/web/pages/learning/learning.jsp 25 Mar 2013 12:04:16 -0000 1.7 +++ lams_tool_kaltura/web/pages/learning/learning.jsp 9 Apr 2013 12:46:10 -0000 1.8 @@ -29,7 +29,7 @@ #player-block { clear: both; position: absolute; top: 0; bottom: 0; left: 0; right: 0;} #dummy {padding-top: 52%; /* aspect ratio */} #player-wrap {width: 60%; height: 100%; clear: both; margin-bottom: 20px; background: black;} - #player-bottombar {height:50px; width: 60%; margin-top: 15px; margin-bottom: 10px;} + #player-bottombar {height:80px; width: 60%; margin-top: 15px; margin-bottom: 10px;} #comments-area { padding: 5px 0 20px; min-width: 431px; width: 60%;} #comments-table {border-spacing: 3px; margin-top: 0; padding-right: 3px;} @@ -54,24 +54,33 @@ .thumb-title {width: auto; font-size: 12px; font-weight: bold; line-height: 15px; max-height: 30px; color: #333; display: block; margin-bottom: 4px; overflow: hidden; cursor: pointer;} .thumb-stat {display: block; font-size: .9166em; color: #666; line-height: 1.4em; max-height: 1.4em; height: 1.4em; white-space: nowrap; overflow: hidden;} .thumb-text {color: #666;} + #cuepoint-comments { height:80px; width: 160%; overflow: auto; font-size: 18px; line-height: 23px; margin-top:15px; margin-bottom: 10px; display: none;} + #add-cue-points{clear: left;} + #add-cue-points-link{padding: 5px 15px 5px 25px; background-position-y: 0;} + + + +
@@ -337,7 +425,7 @@
<%--"Check for new" and "Add new image" buttons---------------%> - +
- + <%@ include file="/pages/learning/ratingStars.jsp"%> + + + + + + +
+ +
+ +
+ + <%--Comments area----------------------------------------------%> @@ -420,7 +528,16 @@ - + + + + + + + + + +