You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2010/11/18 23:24:20 UTC

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

Author: lofwyr
Date: Thu Nov 18 22:24:19 2010
New Revision: 1036657

URL: http://svn.apache.org/viewvc?rev=1036657&view=rev
Log:
Tobago-606: New Layout Manager
 - fix padding for tabs

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

Modified: myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/property/tobago-theme-config.properties
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/property/tobago-theme-config.properties?rev=1036657&r1=1036656&r2=1036657&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/property/tobago-theme-config.properties (original)
+++ myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/property/tobago-theme-config.properties Thu Nov 18 22:24:19 2010
@@ -173,6 +173,10 @@ Tab.borderLeft=5
 Tab.borderTop=29
 Tab.borderRight=5
 Tab.borderBottom=5
+Tab.paddingLeft=5
+Tab.paddingTop=5
+Tab.paddingRight=5
+Tab.paddingBottom=5
 
 TabGroup.fontWidth=8
 TabGroup.paddingWidth=24