NIHVIVO-2860: Used pointer for cursor type on account management buttons
This commit is contained in:
parent
08c901d510
commit
bae23d80ab
1 changed files with 3 additions and 0 deletions
|
@ -1407,6 +1407,9 @@ a {
|
|||
.middle {
|
||||
vertical-align: middle;
|
||||
}
|
||||
input[type="submit"] {
|
||||
cursor: pointer;
|
||||
}
|
||||
/* EDITING DISPLAY------> */
|
||||
.edit-individual {
|
||||
border-left: 1px dotted #B2D15A;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue