css-bootstrap/secure-pass.css
authorKH Lau <khlau@roojs.com>
Thu, 23 Nov 2017 05:19:51 +0000 (13:19 +0800)
committerKH Lau <khlau@roojs.com>
Thu, 23 Nov 2017 05:19:51 +0000 (13:19 +0800)
css-bootstrap/secure-pass.css

index 6365d0f..2ca77b6 100644 (file)
@@ -3,7 +3,7 @@
 }
 
 .password-meter {
-    background: red; /* For browsers that do not support gradients */
+    background: lightgrey; /* For browsers that do not support gradients */
     background: -webkit-linear-gradient(-90deg, green, red); /* For Safari 5.1 to 6.0 */
     background: -o-linear-gradient(-90deg, green, red); /* For Opera 11.1 to 12.0 */
     background: -moz-linear-gradient(-90deg, green, red); /* For Firefox 3.6 to 15 */