Author: jleroux
Date: Fri May 15 19:22:26 2009
New Revision: 775294
URL:
http://svn.apache.org/viewvc?rev=775294&view=revLog:
"Applied fix from trunk for revision: 775292"
------------------------------------------------------------------------
r775292 | jleroux | 2009-05-15 21:18:34 +0200 (ven., 15 mai 2009) | 1 line
A patch from Erwan de FERRIERES "messages are not showing in bluelight theme with IE6" (
https://issues.apache.org/jira/browse/OFBIZ-2489) - OFBIZ-2489
------------------------------------------------------------------------
Modified:
ofbiz/branches/release09.04/ (props changed)
ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css
Propchange: ofbiz/branches/release09.04/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri May 15 19:22:26 2009
@@ -1 +1 @@
-/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462,766522,766800,767060,767072,767093,767098-767099,767102,767123,767125,767127,767279,767287,767671,767688,767694,767822,767845,768358,768490,768550,768675,768686,768705,768811,768815,768960,769030,769500,770272,770997,771073,772401,772464-772465,773076,773557,773628,773659,773697,774014,774632,774661,774995
+/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462,766522,766800,767060,767072,767093,767098-767099,767102,767123,767125,767127,767279,767287,767671,767688,767694,767822,767845,768358,768490,768550,768675,768686,768705,768811,768815,768960,769030,769500,770272,770997,771073,772401,772464-772465,773076,773557,773628,773659,773697,774014,774632,774661,774995,775292
Modified: ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css?rev=775294&r1=775293&r2=775294&view=diff==============================================================================
--- ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css (original)
+++ ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css Fri May 15 19:22:26 2009
@@ -437,6 +437,7 @@
}
#messages-container {
+position:relative;
background-color: #FFFFFF;
margin: 0 7px 0 7px;
padding-bottom: 1em;