Delete VisionEDILogDownload.jsp

parent 58918e26
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>VisionEDILogDownload</title>
<style>
input[type="text"] {
margin: 0;
border-style: none;
border-radius: 4px;
box-shadow: 0px 0px 1px 1px rgba(0,0,0,.2);
width: 100%;
min-height: 40px;
font-size: 16px;
padding: 0 8px;
}
input[type="submit"] {
border-style: none;
margin: 0;
font-size: 12px;
border-radius: 4px;
box-shadow: 1px 1px 5px 2px rgba(0,0,0,.2);
height: 30px;
padding: 0 12px;
background-color: #4286f5;
color: #fff;
letter-spacing: 1px;
font-weight: 600;
text-transform: uppercase;
}
</style>
</head>
<body style="font-family : calibri;margin: 0;">
<div style="
height: 100%;
width: 100%;
display: flex;
margin: 0;
padding: 0;
overflow: hidden;
align-items: center;
justify-content: center;
"><form action="BatchLoadLogDownload.jsp" align="center" style="
margin: 0;
padding: 0;
">
<div style="
font-size: 2em;
font-weight: 600;
height: 100px;
display: flex;
align-items: center;
justify-content: center;
"> </div>
<div style="
text-align: left;
display: flex;
width: 100%;
font-size: 14px;
color: #666;
"> Enter Batch ID </div><div style="
padding: 4px 0 0 0;
display: flex;
"><input type="text" name="FileName" size="50"><div style="
display: flex;
justify-content: flex-end;
align-items: center;
margin: 0 0 0 16px;
"><input type="submit"></div></div>
</form></div>
</body>
</html>
\ No newline at end of file
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