NIHVIVO-1393 Add button to login widget when external auth server is configured

This commit is contained in:
rjy7 2010-11-23 02:32:09 +00:00
parent ca6ab8288e
commit 60060d4752
3 changed files with 25 additions and 5 deletions

View file

@ -41,6 +41,10 @@ p.request-account {
float:left;
}
#log-in-form p.external-auth {
margin-left: 36px;
}
#errorAlert {
color:#900;
padding:0px;