Commit 34e5bc5f authored by Ademaro's avatar Ademaro
parent b261f978
......@@ -84,6 +84,9 @@
:-moz-placeholder {
color: @color;
}
:-ms-input-placeholder {
color: @color;
}
::-webkit-input-placeholder {
color: @color;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment