File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 <form method =" post" runat =" server" >
4141 <asp:TextBox ID =" txtUserName" runat =" server" placeholder =" Username" class =" input-medium span12" ></asp:TextBox >
4242 <asp:TextBox ID =" txtPassword" runat =" server" placeholder =" Password" type =" password" class =" input-medium span12" ></asp:TextBox >
43- <asp:Button runat =" server" ID =" imgSubmit" tabindex =" 3" class =" btn primary large" Text =" SIgn In" OnClick =" imgSubmit_Click" />   ;  ;  ; <asp:Label runat =" server" ID =" lblError" ForeColor =" Red" Visible =" false" >Login Failed</asp:Label >
43+ <asp:Button runat =" server" ID =" imgSubmit" tabindex =" 3" class =" btn primary large" Text =" Sign In" OnClick =" imgSubmit_Click" />   ;  ;  ; <asp:Label runat =" server" ID =" lblError" ForeColor =" Red" Visible =" false" >Login Failed</asp:Label >
4444 </form >
4545
4646 </div >
Original file line number Diff line number Diff line change 226226 </div >
227227 <div class =" span9" >
228228 <div class =" row-fluid" >
229- From: <asp:TextBox runat =" server" ID =" datepickerFrom" ></asp:TextBox > To: <asp:TextBox runat =" server" ID =" datepickerTo" ></asp:TextBox >
229+ From: <asp:TextBox runat =" server" ID =" datepickerFrom" style =" margin-top :10px ;" ></asp:TextBox > To: <asp:TextBox runat =" server" ID =" datepickerTo" style =" margin-top :10px ;" ></asp:TextBox >   ;   ; <img src =" Images/refresh.png" onclick =" load();" style =" margin-top :auto ;" >
230+ </div >
231+ <div class =" row-fluid" >
230232 <img ID =" loading" src =" Images/loading.GIF" style =" display :block ; max-height :100px ; margin-left :auto ; margin-right :auto ;" />
231233 <div ID =" chart" class =" span12" style =" height : 300px ;width :95% ;margin-left :auto ; margin-right :auto ;" >
232234
You can’t perform that action at this time.
0 commit comments