Author: dgolovin
Date: 2010-05-10 18:05:03 -0400 (Mon, 10 May 2010)
New Revision: 22001
Modified:
trunk/vpe/plugins/org.jboss.tools.vpe/ve/init.html
Log:
https://jira.jboss.org/jira/browse/JBIDE-5101 Resizer isn't shown correctly for
buttons, imput fields. controls
adjusted padding for body updated in VE host pageto have space for resizer elements
Modified: trunk/vpe/plugins/org.jboss.tools.vpe/ve/init.html
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe/ve/init.html 2010-05-10 21:53:42 UTC (rev
22000)
+++ trunk/vpe/plugins/org.jboss.tools.vpe/ve/init.html 2010-05-10 22:05:03 UTC (rev
22001)
@@ -42,7 +42,7 @@
height:100%;
min-height:50px;
margin:0px;
- padding:0px;
+ padding: 7px; /* resizer max(width,height)+2 */
-moz-user-modify: read-write;
-moz-user-input: enabled;
-moz-user-select: normal;