NIHVIVO-121 Style changes related to associating users with individuals of class Person (self-editing)
This commit is contained in:
parent
dcb55f23c8
commit
240359144e
1 changed files with 8 additions and 0 deletions
|
@ -684,4 +684,12 @@ div.sparqlform label {
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
em.note {
|
||||||
|
font-size: 0.92em;
|
||||||
|
color: #777;
|
||||||
|
}
|
||||||
|
|
||||||
|
h3.associate {
|
||||||
|
margin-bottom: 0;
|
||||||
|
text-align: left;
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue