You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2011/10/19 21:29:47 UTC

svn commit: r1186425 - /openejb/trunk/sandbox/tools/src/main/resources/generate-index/css/openejb-examples.css

Author: rmannibucau
Date: Wed Oct 19 19:29:46 2011
New Revision: 1186425

URL: http://svn.apache.org/viewvc?rev=1186425&view=rev
Log:
setting apache logo position

Modified:
    openejb/trunk/sandbox/tools/src/main/resources/generate-index/css/openejb-examples.css

Modified: openejb/trunk/sandbox/tools/src/main/resources/generate-index/css/openejb-examples.css
URL: http://svn.apache.org/viewvc/openejb/trunk/sandbox/tools/src/main/resources/generate-index/css/openejb-examples.css?rev=1186425&r1=1186424&r2=1186425&view=diff
==============================================================================
--- openejb/trunk/sandbox/tools/src/main/resources/generate-index/css/openejb-examples.css (original)
+++ openejb/trunk/sandbox/tools/src/main/resources/generate-index/css/openejb-examples.css Wed Oct 19 19:29:46 2011
@@ -61,6 +61,7 @@ body > header > h1 {
 	display: block;
 	background: transparent url(http://openejb.staging.apache.org/resources/image/logo_apache.png) no-repeat;
     height: 42px;
+    float: right; width: 148px; height: 42px; margin: 16px 8px 5px 10px;
 }
 body > header form {
   float: right;