svn commit: r813131 - /ofbiz/trunk/framework/images/webapp/images/ecommain.css

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r813131 - /ofbiz/trunk/framework/images/webapp/images/ecommain.css

jleroux@apache.org
Author: jleroux
Date: Wed Sep  9 21:51:03 2009
New Revision: 813131

URL: http://svn.apache.org/viewvc?rev=813131&view=rev
Log:
At least now we can read it

Modified:
    ofbiz/trunk/framework/images/webapp/images/ecommain.css

Modified: ofbiz/trunk/framework/images/webapp/images/ecommain.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/ecommain.css?rev=813131&r1=813130&r2=813131&view=diff
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/ecommain.css (original)
+++ ofbiz/trunk/framework/images/webapp/images/ecommain.css Wed Sep  9 21:51:03 2009
@@ -519,14 +519,14 @@
 
 .submenutext,a.submenutext,a.submenutext:visited {
 border-right:1px solid #5886C6;
-color:#FF0;
+color:#000;
 font-weight:700;
 padding-left:6px;
 padding-right:5px;
 }
 
 a.submenutext:hover {
-color:#FF0;
+color:#000;
 }
 
 .submenutextdisabled,a.submenutextdisabled {
@@ -538,7 +538,7 @@
 }
 
 a.submenutextdisabled:hover {
-color:#FF0;
+color:#000;
 font-weight:700;
 }
 
@@ -549,13 +549,13 @@
 }
 
 .submenutextright,a.submenutextright {
-color:#FF0;
+color:#000;
 font-weight:700;
 padding-left:6px;
 }
 
 a.submenutextright:hover {
-color:#FF0;
+color:#000;
 text-decoration:underline;
 }
 
@@ -566,7 +566,7 @@
 }
 
 a.submenutextrightdisabled:hover {
-color:#FF0;
+color:#000;
 }
 
 a.lightbuttontext {