2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
This commit is contained in:
Ademaro
2012-05-24 13:57:02 +04:00
parent b261f9781b
commit 34e5bc5f1d
+3
View File
@@ -84,6 +84,9 @@
:-moz-placeholder {
color: @color;
}
:-ms-input-placeholder {
color: @color;
}
::-webkit-input-placeholder {
color: @color;
}