Erwan,
thank you for working on the multiflex theme for the ecommerce application.
Having a default OOTB theme for ecommerce, more appealing than the actual
one, is something we really need.
Looking forward to use multiflex like the default one.
-Bruno
2010/11/3 <
[hidden email]>
> Author: erwan
> Date: Wed Nov 3 10:36:54 2010
> New Revision: 1030397
>
> URL:
http://svn.apache.org/viewvc?rev=1030397&view=rev> Log:
> Removing duplicated background properties
>
> Modified:
> ofbiz/trunk/themes/multiflex/webapp/multiflex/style.css
>
> Modified: ofbiz/trunk/themes/multiflex/webapp/multiflex/style.css
> URL:
>
http://svn.apache.org/viewvc/ofbiz/trunk/themes/multiflex/webapp/multiflex/style.css?rev=1030397&r1=1030396&r2=1030397&view=diff>
> ==============================================================================
> --- ofbiz/trunk/themes/multiflex/webapp/multiflex/style.css (original)
> +++ ofbiz/trunk/themes/multiflex/webapp/multiflex/style.css Wed Nov 3
> 10:36:54 2010
> @@ -1543,7 +1543,6 @@ border: #999999 solid 1px;
> textarea {
> background: #FFFFFF;
> font-size: 8pt;
> -background: white;
> border: #999999 solid 1px;
> margin: 2px;
> }
> @@ -1957,7 +1956,6 @@ border-left-width: thin
> .editInputBox {
> font-size: 8pt;
> background: #FFFFFF;
> -background: white;
> border: #999999 solid 1px;
> margin: 2px;
> }
>
>
>