NIHVIVO-379 Merge vitro nihvivo-rel-1.0 r4753, vitro rel-1.0-maint r477: Remove front end editing capabilities from moniker, blurb, and citation.
This commit is contained in:
parent
010a143880
commit
36e79de5ff
1 changed files with 4 additions and 8 deletions
|
@ -209,10 +209,6 @@ div#labelAndMoniker { margin-bottom: 1.5em; }
|
|||
display: inline;
|
||||
}
|
||||
|
||||
.editing #labelAndMoniker div {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#label h2,
|
||||
#label h3 {
|
||||
display: inline;
|
||||
|
@ -223,10 +219,6 @@ em.moniker {
|
|||
color: #9c9c9c;
|
||||
}
|
||||
|
||||
.editing #moniker {
|
||||
display: block;
|
||||
}
|
||||
|
||||
ul.externalLinks { margin: 0 0 1.5em 0; }
|
||||
|
||||
ul.externalLinks li {
|
||||
|
@ -254,6 +246,10 @@ a.externalLink:active {
|
|||
|
||||
a.externalLink { color: #84a655; }
|
||||
|
||||
#dprop-vitro-image div.citation {
|
||||
margin-top: .5em;
|
||||
}
|
||||
|
||||
div.description { margin-bottom: 1.5em; }
|
||||
|
||||
.propertyName {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue