Author: kbettinger
Date: 2010-06-14 12:53:30 +0200 (Mon, 14 Jun 2010)
New Revision: 42542

Modified:
   
CMSContainer/trunk/CMSContainer/cmsc/richtext/src/webapp/mmbase/edit/wizard/xinha/modules/CreateLink/insertinline_link.html
Log:
CMSC-1707 - URL pop-up: Button "Element / Content type" - make wider

Modified: 
CMSContainer/trunk/CMSContainer/cmsc/richtext/src/webapp/mmbase/edit/wizard/xinha/modules/CreateLink/insertinline_link.html
===================================================================
--- 
CMSContainer/trunk/CMSContainer/cmsc/richtext/src/webapp/mmbase/edit/wizard/xinha/modules/CreateLink/insertinline_link.html
 2010-06-14 10:00:20 UTC (rev 42541)
+++ 
CMSContainer/trunk/CMSContainer/cmsc/richtext/src/webapp/mmbase/edit/wizard/xinha/modules/CreateLink/insertinline_link.html
 2010-06-14 10:53:30 UTC (rev 42542)
@@ -251,7 +251,7 @@
   </tr>
 </table>
       <button name="asset" onClick="return onAsset();" title="Search for an 
asset">Attachment</button>
-      <button name="element" onClick="return onElement();" title="Search for 
an element">Element</button>
+      <button name="element" onClick="return onElement();" title="Search for 
an element" style="width: 100px;">Element</button>
       <button name="page" onClick="return onPage();" title="Search for a 
page">Page</button>
       <button name="urlelement" onClick="return onUrl();" title="Search for an 
URL">URL</button>
       <button name="newurlelement" onClick="return onNewUrl();" title="Enter 
new URL" style="width: 90px;">New URL</button>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to