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:
Vendored
+5
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user