NIHVIVO-1393 Add button to login widget when external auth server is configured
This commit is contained in:
parent
ca6ab8288e
commit
60060d4752
3 changed files with 25 additions and 5 deletions
|
@ -41,6 +41,10 @@ p.request-account {
|
|||
float:left;
|
||||
}
|
||||
|
||||
#log-in-form p.external-auth {
|
||||
margin-left: 36px;
|
||||
}
|
||||
|
||||
#errorAlert {
|
||||
color:#900;
|
||||
padding:0px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue