Author: sebawagner
Date: Thu Mar  8 21:37:27 2012
New Revision: 1298594

URL: http://svn.apache.org/viewvc?rev=1298594&view=rev
Log:
OPENMEETINGS-85 Fix and improve Chat Layout

Modified:
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/chatTabItemEmoticons.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/dashboard/mainDashboard.lzx

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/chatTabItemEmoticons.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/chatTabItemEmoticons.lzx?rev=1298594&r1=1298593&r2=1298594&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/chatTabItemEmoticons.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/tabcontent/chat/chatTabItemEmoticons.lzx
 Thu Mar  8 21:37:27 2012
@@ -96,7 +96,7 @@
        </text>
        
     <miniIcons name="add" resource="edit_add_rsc" width="16" height="16" 
-                   y="2" x="$once{ parent.width - 114 }" showhandcursor="true">
+                   y="2" x="$once{ parent.width - 122 }" showhandcursor="true">
         <handler name="onclick">
             if ($debug) Debug.write("Start Conference");
             if (hib.userobject.user_id == parent.user_id) {

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/dashboard/mainDashboard.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/dashboard/mainDashboard.lzx?rev=1298594&r1=1298593&r2=1298594&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/dashboard/mainDashboard.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/dashboard/mainDashboard.lzx
 Thu Mar  8 21:37:27 2012
@@ -312,7 +312,7 @@
             
             <overAllChat name="_overallchat" visibility="hidden" />
             
-            <rssBox name="feed1" visibility="hidden" width="${ parent.width-2 
}" 
+            <rssBox name="feed1" visibility="hidden" width="${ parent.width-4 
}" 
                             height="${ parent.height }" y="0" x="2" />
 
                <!--


Reply via email to