Index: lams_learning/web/gate/passwordGateContent.jsp =================================================================== diff -u -r7116e79c883ad42375d9fa3278dec8a84733ea86 -r255e14779b181a96063e506b5c99be6ffb47d2ad --- lams_learning/web/gate/passwordGateContent.jsp (.../passwordGateContent.jsp) (revision 7116e79c883ad42375d9fa3278dec8a84733ea86) +++ lams_learning/web/gate/passwordGateContent.jsp (.../passwordGateContent.jsp) (revision 255e14779b181a96063e506b5c99be6ffb47d2ad) @@ -38,6 +38,9 @@ #passwordField { margin-left: 10px; } + #incorrectKey { + color: red; + }