Commit d0f4a825 authored by mjadhav's avatar mjadhav

removed css style


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98074 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 19b2753a
......@@ -7,6 +7,7 @@
<html>
<head>
<link type="text/css" rel="stylesheet" href="/ibase/webitm/css/Standard/default.css"/>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
</head>
<body >
......@@ -92,7 +93,7 @@
}
addLoadEvent(checkForactFinish);
</script>
<!--
<style type="text/css">
.tableClass
......@@ -116,6 +117,8 @@
</style>
-->
<form name = "Wizard_activity" METHOD="POST" ACTION="/ibase/ITMWizardHandlerServlet" onSubmit="javascript:return validateActivity('1');">
......
......@@ -7,6 +7,7 @@
<html>
<head>
<link type="text/css" rel="stylesheet" href="/ibase/webitm/css/Standard/default.css"/>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
</head>
......@@ -43,7 +44,7 @@
</script>
<body>
<!--
<style type="text/css">
......@@ -51,7 +52,7 @@
{margin-left:10px;margin-top:10px}
.tableClass_rep
<!--{margin-left:0px;width:900px;}-->
{margin-left:0px;width:1500px;}
......@@ -77,7 +78,7 @@
}
</style>
-->
<form name = "Wizard_Travel" METHOD="post" ACTION="/ibase/ITMWizardHandlerServlet" onSubmit="javascript:return validatePlace('2');">
<table id="travelTable" width="100PX" class="tableClass" border="0" cellspacing="1" cellpadding="1">
<xsl:for-each select="//Detail2">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment