You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/03/06 17:09:13 UTC

svn commit: r634327 - /lenya/sandbox/modules/docustyle/resources/css/page.css

Author: andreas
Date: Thu Mar  6 08:09:12 2008
New Revision: 634327

URL: http://svn.apache.org/viewvc?rev=634327&view=rev
Log:
Adding white background to inner div, might fix IE problem.

Modified:
    lenya/sandbox/modules/docustyle/resources/css/page.css

Modified: lenya/sandbox/modules/docustyle/resources/css/page.css
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/docustyle/resources/css/page.css?rev=634327&r1=634326&r2=634327&view=diff
==============================================================================
--- lenya/sandbox/modules/docustyle/resources/css/page.css (original)
+++ lenya/sandbox/modules/docustyle/resources/css/page.css Thu Mar  6 08:09:12 2008
@@ -33,6 +33,7 @@
 }
 
 #projectLogo {
+  background-color: #FFFFFF;
   padding: 2em 0 0 250px;
 }
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org