You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Vikas Mayur <vi...@hotwaxmedia.com> on 2008/11/07 22:25:03 UTC

Changes in ecommain.css as per rev 712266

Hi dev,

I have adding a link in micro cart in revision 712266.
This also need following changes, but I have no framework access.

Would appreciate any help.

Thanks,
Vikas

Index: framework/images/webapp/images/ecommain.css
===================================================================
--- framework/images/webapp/images/ecommain.css	(revision 712263)
+++ framework/images/webapp/images/ecommain.css	(working copy)
@@ -209,7 +209,7 @@
  position: absolute;
  top: 0px;
  right: 0px;
-width: 200px;
+width: 290px;
  padding: 0px;
  margin-top: 20px;


Re: Changes in ecommain.css as per rev 712266

Posted by Vikas Mayur <vi...@hotwaxmedia.com>.
Thanks Scott.

I have committed it in rev. 712286.

Vikas


On Nov 8, 2008, at 3:21 AM, Scott Gray wrote:

> Hi Vikas
>
> Have you tried to commit it?  I was of the understanding that the
> images directory had separate permissions from the rest of the
> framework.
>
> Regards
> Scott
>
> 2008/11/8 Vikas Mayur <vi...@hotwaxmedia.com>:
>> Hi dev,
>>
>> I have adding a link in micro cart in revision 712266.
>> This also need following changes, but I have no framework access.
>>
>> Would appreciate any help.
>>
>> Thanks,
>> Vikas
>>
>> Index: framework/images/webapp/images/ecommain.css
>> ===================================================================
>> --- framework/images/webapp/images/ecommain.css (revision 712263)
>> +++ framework/images/webapp/images/ecommain.css (working copy)
>> @@ -209,7 +209,7 @@
>> position: absolute;
>> top: 0px;
>> right: 0px;
>> -width: 200px;
>> +width: 290px;
>> padding: 0px;
>> margin-top: 20px;
>>
>>


Re: Changes in ecommain.css as per rev 712266

Posted by Scott Gray <le...@gmail.com>.
Hi Vikas

Have you tried to commit it?  I was of the understanding that the
images directory had separate permissions from the rest of the
framework.

Regards
Scott

2008/11/8 Vikas Mayur <vi...@hotwaxmedia.com>:
> Hi dev,
>
> I have adding a link in micro cart in revision 712266.
> This also need following changes, but I have no framework access.
>
> Would appreciate any help.
>
> Thanks,
> Vikas
>
> Index: framework/images/webapp/images/ecommain.css
> ===================================================================
> --- framework/images/webapp/images/ecommain.css (revision 712263)
> +++ framework/images/webapp/images/ecommain.css (working copy)
> @@ -209,7 +209,7 @@
>  position: absolute;
>  top: 0px;
>  right: 0px;
> -width: 200px;
> +width: 290px;
>  padding: 0px;
>  margin-top: 20px;
>
>