Author: doogie
Date: Mon Feb 22 17:56:50 2010
New Revision: 914989
URL:
http://svn.apache.org/viewvc?rev=914989&view=revLog:
Fix background image display in IE6.
Modified:
ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css
Modified: ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css?rev=914989&r1=914988&r2=914989&view=diff==============================================================================
--- ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css (original)
+++ ofbiz/trunk/themes/tomahawk/webapp/tomahawk/css/style.css Mon Feb 22 17:56:50 2010
@@ -1096,6 +1096,7 @@
#main-navigation {
background: url(../images/appbar.png) no-repeat right -30px;
+overflow:hidden;
}
.menu_selected #main-navigation {
background: url(../images/appbar.png) no-repeat right 0px;