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:
rjy7 2010-04-14 15:09:12 +00:00
parent 010a143880
commit 36e79de5ff

View file

@ -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 {