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/06/03 17:06:00 UTC

svn commit: r951020 - /myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css

Author: lofwyr
Date: Thu Jun  3 15:06:00 2010
New Revision: 951020

URL: http://svn.apache.org/viewvc?rev=951020&view=rev
Log:
TOBAGO-889: TabGroup

Modified:
    myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css

Modified: myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css
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/style/style.css?rev=951020&r1=951019&r2=951020&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css (original)
+++ myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css Thu Jun  3 15:06:00 2010
@@ -905,6 +905,7 @@ div.tobago-richTextEditor-body {
   height: 18px;
   display: inline-block;
   vertical-align: bottom;
+  text-align: center;
 }
 
 .tobago-tab-selected-inner {
@@ -919,6 +920,7 @@ div.tobago-richTextEditor-body {
   position: relative;
   display: inline-block;
   vertical-align: bottom;
+  text-align: center;
 }
 
 .tobago-tab-unselected-inner {