NIHVIVO-556: styled log in btn
This commit is contained in:
parent
8ed0438e1d
commit
1f34ad1bbc
1 changed files with 2 additions and 0 deletions
|
@ -714,6 +714,7 @@ p{
|
|||
.green.button,
|
||||
.green.button:visited {
|
||||
background-color: #749a02;
|
||||
color:#fff;
|
||||
}
|
||||
.green.button:hover {
|
||||
background-color: #b2d15a;
|
||||
|
@ -721,6 +722,7 @@ p{
|
|||
.blue.button,
|
||||
.blue.button:visited {
|
||||
background-color: #398aac;
|
||||
color:#fff;
|
||||
}
|
||||
.blue.button:hover {
|
||||
background-color: #58a2c1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue