comparison core/modules/user/css/user.module.css @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents c75dbcec494b
children
comparison
equal deleted inserted replaced
4:a9cd425dd02b 5:12f9dff5fda9
10 height: 0.75em; 10 height: 0.75em;
11 margin-top: 0.5em; 11 margin-top: 0.5em;
12 background-color: lightgray; 12 background-color: lightgray;
13 } 13 }
14 .password-strength__indicator { 14 .password-strength__indicator {
15 width: 0;
15 height: 100%; 16 height: 100%;
16 width: 0;
17 background-color: gray; 17 background-color: gray;
18 } 18 }
19 .password-confirm-match { 19 .password-confirm-match {
20 visibility: hidden; 20 visibility: hidden;
21 } 21 }