applied placeholder CSS hack to header CSS
parent
86ebdff82b
commit
ee0fe4a9d3
|
@ -34,6 +34,9 @@
|
||||||
.brand {
|
.brand {
|
||||||
background: url("resources/images/openid_connect_small.png") no-repeat scroll 7px 7px transparent;
|
background: url("resources/images/openid_connect_small.png") no-repeat scroll 7px 7px transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
-webkit-input-placeholder{color:#999999;}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
|
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
|
||||||
|
|
Loading…
Reference in New Issue