diff --git a/openid-connect-server/src/main/webapp/WEB-INF/tags/header.tag b/openid-connect-server/src/main/webapp/WEB-INF/tags/header.tag index 42c0365ba..95d1b95cc 100644 --- a/openid-connect-server/src/main/webapp/WEB-INF/tags/header.tag +++ b/openid-connect-server/src/main/webapp/WEB-INF/tags/header.tag @@ -34,6 +34,9 @@ .brand { background: url("resources/images/openid_connect_small.png") no-repeat scroll 7px 7px transparent; } + + -webkit-input-placeholder{color:#999999;} +