Fix for editing/deleting data properties with property groups enabled NIHVIVO-398
This commit is contained in:
parent
53848b8976
commit
c491d316a3
2 changed files with 4 additions and 16 deletions
|
@ -263,7 +263,7 @@ img.screenshot {
|
|||
}
|
||||
|
||||
#personWrap div.datatypeProperties {
|
||||
/* font-size: 1.2em;*/
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
#personWrap div.datatypeProperties p, /* resetting font sizes for html inside data props */
|
||||
|
@ -455,7 +455,7 @@ ul.keywords li {
|
|||
}
|
||||
|
||||
#personWrap #overview a.delete {
|
||||
display: none;
|
||||
/* display: none;*/
|
||||
}
|
||||
|
||||
#personWrap #overview a.edit {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue