You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2006/01/19 21:48:32 UTC

svn commit: r370630 - /incubator/tobago/trunk/tobago-theme/tobago-theme-speyside/src/main/resources/org/apache/myfaces/tobago/renderkit/html/speyside/standard/property/tobago-theme-config.properties

Author: weber
Date: Thu Jan 19 12:48:27 2006
New Revision: 370630

URL: http://svn.apache.org/viewcvs?rev=370630&view=rev
Log:
fix popup padding

Modified:
    incubator/tobago/trunk/tobago-theme/tobago-theme-speyside/src/main/resources/org/apache/myfaces/tobago/renderkit/html/speyside/standard/property/tobago-theme-config.properties

Modified: incubator/tobago/trunk/tobago-theme/tobago-theme-speyside/src/main/resources/org/apache/myfaces/tobago/renderkit/html/speyside/standard/property/tobago-theme-config.properties
URL: http://svn.apache.org/viewcvs/incubator/tobago/trunk/tobago-theme/tobago-theme-speyside/src/main/resources/org/apache/myfaces/tobago/renderkit/html/speyside/standard/property/tobago-theme-config.properties?rev=370630&r1=370629&r2=370630&view=diff
==============================================================================
--- incubator/tobago/trunk/tobago-theme/tobago-theme-speyside/src/main/resources/org/apache/myfaces/tobago/renderkit/html/speyside/standard/property/tobago-theme-config.properties (original)
+++ incubator/tobago/trunk/tobago-theme/tobago-theme-speyside/src/main/resources/org/apache/myfaces/tobago/renderkit/html/speyside/standard/property/tobago-theme-config.properties Thu Jan 19 12:48:27 2006
@@ -23,8 +23,8 @@
 
 Label.fixedWidth=120
 
-Popup.paddingWidth=4
-Popup.paddingHeight=4
+Popup.paddingWidth=2
+Popup.paddingHeight=2
 
 Tobago.labelWidth=120
 Tobago.labelSpace=5