Changeset 55e98e4 in OpenWorkouts-current for ow/templates/login.pt


Ignore:
Timestamp:
Jan 16, 2019, 8:14:17 PM (5 years ago)
Author:
Segundo Fdez <segun.2@…>
Branches:
current, feature/docs, master
Children:
5cbc4a0
Parents:
816820d
Message:

Added login and sign up pages design. Organize styles and added navigation with ui common styles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ow/templates/login.pt

    r816820d r55e98e4  
    3434                     type="password" i18n:attributes="placeholder">
    3535            </div>
    36             <input class="button" type="submit" name="submit" value="Login">
     36            <div>
     37              <input class="button button-action" type="submit" name="submit" value="Login">
     38            </div>
    3739            <a class="login-remember" href="#" i18n:translate="">
    38               Forgot your password?</a> |
     40              Forgot your password?</a>
    3941            <a class="join-now" href="" i18n:translate=""
    4042               tal:attributes="href request.resource_url(context, 'signup')">
Note: See TracChangeset for help on using the changeset viewer.