diff --git a/ssoauth/templates/ssoauth/dev.html b/ssoauth/templates/ssoauth/dev.html
index 2602c2db088fc82c03b95754228c2f85b1eb086a..4409f03e94c33816f0aa6084c5bba1a88583f57c 100644
--- a/ssoauth/templates/ssoauth/dev.html
+++ b/ssoauth/templates/ssoauth/dev.html
@@ -11,6 +11,7 @@
         .disabled {opacity: 0.60; filter: grayscale(100%); pointer-events: none !important;}
         .button-narrow {padding-left: 1em; padding-right: 1em;}
         .message {padding: 0.2em 0.5em; border: 1px solid rgba(127,127,127,0.5); border-radius: 4px; background-color: rgba(127,127,127,0.05); display: inline-block;}
+        input {color: #444;}
     </style>
 </head>
 <body>