removed links on author names for author form and replaced with <span> NIHVIVO-646
This commit is contained in:
parent
daef1dd686
commit
9a9784c632
3 changed files with 13 additions and 13 deletions
|
@ -15,14 +15,14 @@
|
|||
background: url("../images/sortable_icon.png") no-repeat left center;
|
||||
}
|
||||
|
||||
#authorships .authorLinkWrapper {
|
||||
#authorships .authorNameWrapper {
|
||||
display: inline-block;
|
||||
width: 15em;
|
||||
}
|
||||
|
||||
#authorships.dd .authorLinkWrapper,
|
||||
#authorships.dd .authorNameWrapper,
|
||||
#authorships.dd li,
|
||||
#authorships.dd a.authorLink {
|
||||
#authorships.dd span.authorName {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue