material-design/css/material.css
authoredward <edward@roojs.com>
Wed, 30 Sep 2015 05:02:43 +0000 (13:02 +0800)
committeredward <edward@roojs.com>
Wed, 30 Sep 2015 05:02:43 +0000 (13:02 +0800)
material-design/css/material.css

index 0edabe5..fb605a8 100644 (file)
@@ -4883,7 +4883,7 @@ select[multiple].form-control.focus {
 }
 .form-control {
   border: 0;
-  background-image: linear-gradient(#009688, #009688);
+  background-image: linear-gradient(#009688, #009688), linear-gradient(#d2d2d2, #d2d2d2);
   background-size: 0 2px, 100% 1px;
   background-repeat: no-repeat;
   background-position: center bottom, center calc(100% - 1px);