Index: lams_tool_images/web/pages/learning/learning.jsp
===================================================================
diff -u -r701d98839553067e414ddd22f15f37c060f7f3de -rf026a3ceb687c0f4072980a88f37480a503c1199
--- lams_tool_images/web/pages/learning/learning.jsp (.../learning.jsp) (revision 701d98839553067e414ddd22f15f37c060f7f3de)
+++ lams_tool_images/web/pages/learning/learning.jsp (.../learning.jsp) (revision f026a3ceb687c0f4072980a88f37480a503c1199)
@@ -36,12 +36,8 @@
#check-for-new-button, #add-new-image-button, #delete-button {
}
.extra-controls-inner {
- width: 60%;
- margin: 0px auto;
+ float: right;
}
- .extra-controls-inner2 {
- text-align: center;
- }
.caption{
color:#0087e5;
font:italic 14px georgia,serif;
@@ -51,19 +47,21 @@
font-size:11px;
}
#extra-controls {
- display: table-cell;
+ text-align: center;
+ float: right;
+ clear: both;
}
#comments-area {
- display: table-cell;
- width: 68%;
+ width: 400px;
+ float: right;
+ clear: both;
+ padding: 10px 0 20px;
}
#comment-textarea {
- margin-right:10px;
- width:99%;
+ width: 370px;
}
#comment-button {
margin-right: 2px;
- float: right;
margin-top: 10px;
}
table.forum {
@@ -83,10 +81,15 @@
text-align: center;
padding-top: 10px;
}
- #image-info {
- display: table;
- width: 100%;
+ #image-info:after {
+ content: " ";
+ display: block;
+ height: 0;
+ clear: both;
}
+ #kkk{
+ float:right;
+ }
.space-bottom-top {
padding-top: 40px;
@@ -166,22 +169,9 @@
return false;
}
- var imageInfoTargetDiv = "#image-info";
- function addNewComment(currentImageUid, comment) {
- var url = "