Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/27/11 19:01:20 (14 years ago)
Author:
dkahn
Message:

#1198 Ongoing styling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Views/Account/LogOn.aspx

    r4729 r6316  
    1313    <% using (Html.BeginForm()) { %>
    1414        <%: Html.ValidationSummary(true, "Login was unsuccessful. Please correct the errors and try again.") %>
    15         <div>
     15        <div class="hl-signon-form">
    1616            <fieldset>
    1717                <legend>Account Information</legend>
     
    3838                </div>
    3939               
    40                 <p>
    41                     <input type="submit" value="Log On" />
    42                 </p>
     40                 <input type="submit" value="Log On" class="hl-button-text-signon"/>
    4341            </fieldset>
    4442        </div>
Note: See TracChangeset for help on using the changeset viewer.