You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2009/09/02 21:55:40 UTC

svn commit: r810688 - /ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css

Author: jleroux
Date: Wed Sep  2 19:55:39 2009
New Revision: 810688

URL: http://svn.apache.org/viewvc?rev=810688&view=rev
Log:
A patch from Erwan de FERRIERES "ie6 and bluelight" (https://issues.apache.org/jira/browse/OFBIZ-2891) - OFBIZ-2891

Modified:
    ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css

Modified: ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css?rev=810688&r1=810687&r2=810688&view=diff
==============================================================================
--- ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css (original)
+++ ofbiz/trunk/themes/bluelight/webapp/bluelight/style.css Wed Sep  2 19:55:39 2009
@@ -895,6 +895,7 @@
     background: url("/bluelight/bar1.gif") repeat-x;
     margin-left: 15px;
     padding-top: 1em;
+    display: inline; /* IE Fix */
 }
 
 .tabbar .breadcrumbs-sep {