Subversion Repositories DevTools

Rev

Rev 6676 | Rev 7286 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6676 Rev 6695
Line 187... Line 187...
187
            #ui-datepicker-div {
187
            #ui-datepicker-div {
188
                position: absolute !important;
188
                position: absolute !important;
189
                top: 0px !important;
189
                top: 0px !important;
190
                left: 0px !important;
190
                left: 0px !important;
191
                }
191
                }
-
 
192
            .ui-datepicker-trigger{
-
 
193
                vertical-align: top;
-
 
194
                padding-left: 3px;
-
 
195
            }
192
        </style>
196
        </style>
193
    </head>
197
    </head>
194
    <body background="images/bg_bage_0.gif" leftmargin="0" topmargin="0" onload="self.focus();">
198
    <body leftmargin="0" topmargin="0" onload="self.focus();">
195
        <table width="100%" border="0" cellspacing="0" cellpadding="10">
199
        <table width="100%" border="0" cellspacing="0" cellpadding="10" class=form_field_bg>
196
            <%
200
            <%
197
            '-- FROM START --------------------------------------------------------------------------------------------------------------
201
            '-- FROM START --------------------------------------------------------------------------------------------------------------
198
            objFormComponent.FormName = "run_level_schedule"
202
            objFormComponent.FormName = "run_level_schedule"
199
            objFormComponent.FormClass = "form_tight"
203
            objFormComponent.FormClass = "form_tight"
200
            objFormComponent.Action = ScriptName
204
            objFormComponent.Action = ScriptName
Line 228... Line 232...
228
            <tr>
232
            <tr>
229
                <td style="height:100px">
233
                <td style="height:100px">
230
                </td>
234
                </td>
231
            </tr>
235
            </tr>
232
            <tr>
236
            <tr>
233
                <td background="images/bg_login.gif">
237
                <td class="form_field_hdrgap">
234
                    <table width="100%" border="0" cellspacing="0" cellpadding="0">
238
                    <table width="100%" border="0" cellspacing="0" cellpadding="0">
235
                        <tr>
239
                        <tr>
236
                            <td><%=ProgressBar()%></td>
240
                            <td><%=ProgressBar()%></td>
237
                            <td align="right">
241
                            <td align="right">
238
                                <input name="btn" type="submit" class="form_btn" value="Add" id="formSubmit">
242
                                <input name="btn" type="submit" class="form_btn" value="Add" id="formSubmit">