2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Fixes #6841: Add new Firefox placeholder, comments

This commit is contained in:
Mark Otto
2013-02-08 08:32:29 -08:00
parent 3eed90c187
commit 1b2b049ef8
2 changed files with 9 additions and 9 deletions
+5
View File
@@ -1178,6 +1178,11 @@ textarea:-moz-placeholder {
color: #999999;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #999999;