Re: svn commit: r739523 - /ofbiz/trunk/framework/images/webapp/images/maincss.css

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

Re: svn commit: r739523 - /ofbiz/trunk/framework/images/webapp/images/maincss.css

Jacques Le Roux
Administrator
Thanks for your help on this Bruno

Jacques

From: <[hidden email]>

> Author: buscob
> Date: Sat Jan 31 08:30:48 2009
> New Revision: 739523
>
> URL: http://svn.apache.org/viewvc?rev=739523&view=rev
> Log:
> Reverted rev. 739406
> Actually the issue reported should be solved changing any custom AppMenu markup structure (see Example for a markup template)
>
> Modified:
>    ofbiz/trunk/framework/images/webapp/images/maincss.css
>
> Modified: ofbiz/trunk/framework/images/webapp/images/maincss.css
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/maincss.css?rev=739523&r1=739522&r2=739523&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/images/webapp/images/maincss.css (original)
> +++ ofbiz/trunk/framework/images/webapp/images/maincss.css Sat Jan 31 08:30:48 2009
> @@ -1034,15 +1034,6 @@
> display: inline; /* IE Fix */
> }
>
> -#app-navigation ul li {
> -background-color: #000099;
> -background-image: url(/images/gradient_sub_uns.gif);
> -background-repeat: repeat-x;
> -border-right: 0.1em solid #69a9d9;
> -border-top: 0.1em solid #69a9d9;
> -float: left;
> -}
> -
> #app-navigation ul li ul li {
> background-color: #000099;
> background-image: url(/images/gradient_sub_uns.gif);
>
>