]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
recompile after adding ms-placeholder
authorMark Otto <markotto@twitter.com>
Fri, 25 May 2012 02:18:06 +0000 (19:18 -0700)
committerMark Otto <markotto@twitter.com>
Fri, 25 May 2012 02:18:06 +0000 (19:18 -0700)
docs/assets/css/bootstrap.css

index bf7372060c734e20d6a7c03cfee6f713b4f7c45b..89962afb352acabe70976cf6c46b67621ead5f06 100644 (file)
@@ -1224,6 +1224,10 @@ select:focus:required:invalid:focus {
   color: #999999;
 }
 
+:-ms-input-placeholder {
+  color: #999999;
+}
+
 ::-webkit-input-placeholder {
   color: #999999;
 }