[interchange-cvs] interchange - heins modified dist/foundation/include/checkout/new_browser_payment

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Thu Oct 10 09:50:01 2002


User:      heins
Date:      2002-10-10 13:49:31 GMT
Modified:  dist/foundation/include/checkout new_browser_payment
Log:
* Tell MSIE the height of the DIVs so that it won't overwrite the
  checkout button.

Revision  Changes    Path
1.2       +3 -0      interchange/dist/foundation/include/checkout/new_brows=
er_payment


rev 1.2, prev_rev 1.1
Index: new_browser_payment
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /var/cvs/interchange/dist/foundation/include/checkout/new_browser=
_payment,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- new_browser_payment	14 Aug 2002 14:15:31 -0000	1.1
+++ new_browser_payment	10 Oct 2002 13:49:31 -0000	1.2
@@ -3,6 +3,9 @@
             Position:Relative;
             Left:0; Top:0;
             Visibility:Visible;
+			[if session browser =3D~ /MSIE/]
+			height: 140px;
+			[/if]
             z-index:1;
 	">
 	<div=20