Changes in ecommain.css as per rev 712266

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

Changes in ecommain.css as per rev 712266

Vikas Mayur-3
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;

Reply | Threaded
Open this post in threaded view
|

Re: Changes in ecommain.css as per rev 712266

Scott Gray
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 <[hidden email]>:

> 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;
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Changes in ecommain.css as per rev 712266

Vikas Mayur-3
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 <[hidden email]>:
>> 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;
>>
>>