[richfaces-svn-commits] JBoss Rich Faces SVN: r6033 - trunk/sandbox/ui/inplaceInput/src/main/resources/org/richfaces/renderkit/html/css.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Feb 12 11:37:48 EST 2008


Author: abelevich
Date: 2008-02-12 11:37:48 -0500 (Tue, 12 Feb 2008)
New Revision: 6033

Modified:
   trunk/sandbox/ui/inplaceInput/src/main/resources/org/richfaces/renderkit/html/css/inplaceinput.xcss
Log:


Modified: trunk/sandbox/ui/inplaceInput/src/main/resources/org/richfaces/renderkit/html/css/inplaceinput.xcss
===================================================================
--- trunk/sandbox/ui/inplaceInput/src/main/resources/org/richfaces/renderkit/html/css/inplaceinput.xcss	2008-02-12 16:33:40 UTC (rev 6032)
+++ trunk/sandbox/ui/inplaceInput/src/main/resources/org/richfaces/renderkit/html/css/inplaceinput.xcss	2008-02-12 16:37:48 UTC (rev 6033)
@@ -58,12 +58,12 @@
 	
 	.rich-inplace-shadow {
 		top:-7px; 
-		left:-5px; 
+		left:-4px; 
 		position : absolute;
 	}
 	
 	.rich-inplace-shadow-size {
-		width : 36px; height : 26px;
+		width : 34px; height : 25px;
 	}
 	
 	.rich-inplace-shadow-tl {




More information about the richfaces-svn-commits mailing list