You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2009/01/23 12:10:58 UTC

svn commit: r737004 - /myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/resources/org/apache/myfaces/tobago/renderkit/html/sandbox/standard/style/style.css

Author: bommel
Date: Fri Jan 23 03:10:57 2009
New Revision: 737004

URL: http://svn.apache.org/viewvc?rev=737004&view=rev
Log:
(TOBAGO-740) Alternative SheetRenderer

Modified:
    myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/resources/org/apache/myfaces/tobago/renderkit/html/sandbox/standard/style/style.css

Modified: myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/resources/org/apache/myfaces/tobago/renderkit/html/sandbox/standard/style/style.css
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/resources/org/apache/myfaces/tobago/renderkit/html/sandbox/standard/style/style.css?rev=737004&r1=737003&r2=737004&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/resources/org/apache/myfaces/tobago/renderkit/html/sandbox/standard/style/style.css (original)
+++ myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/resources/org/apache/myfaces/tobago/renderkit/html/sandbox/standard/style/style.css Fri Jan 23 03:10:57 2009
@@ -74,8 +74,8 @@
   -moz-box-sizing:border-box;
   -x-system-font:none;
   height:20px;
-  position:absolute;
   width: 100%;
+  position:absolute;
 }
 .tobago-simpleSheet-cell {
   -moz-box-sizing:border-box;