Changeset 8c2b094 in OpenWorkouts-current for ow/static/less/pages/login.less


Ignore:
Timestamp:
Oct 13, 2019, 11:56:00 PM (5 years ago)
Author:
Borja Lopez <borja@…>
Branches:
current
Parents:
b9a2c00
Message:

(#59) Errors in the sign up form are now readable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ow/static/less/pages/login.less

    rb9a2c00 r8c2b094  
    5353        }
    5454    }
     55
     56    ul.error {
     57        list-style: none;
     58        color: white;
     59        padding: 5px;
     60        margin: 0px;
     61    }
     62
    5563}
    5664
Note: See TracChangeset for help on using the changeset viewer.