bug report #2234; notes should be separated from the previous text to which they apply; merged from gramps30
svn: r10824
This commit is contained in:
parent
ae5ba9a180
commit
ae2a2917c4
@ -264,6 +264,11 @@ table tbody tr td.ColumnParents {
|
|||||||
table tbody tr td.ColumnParents span.mother:before {
|
table tbody tr td.ColumnParents span.mother:before {
|
||||||
content:"+ ";
|
content:"+ ";
|
||||||
}
|
}
|
||||||
|
table tbody p.EventNote {
|
||||||
|
padding-top:1em;
|
||||||
|
padding-bottom:1em;
|
||||||
|
border-top:dashed .5pt #A7A7A7;
|
||||||
|
}
|
||||||
|
|
||||||
/* ------------------------------------------------------------------------------ */
|
/* ------------------------------------------------------------------------------ */
|
||||||
/* Home/Welcome Styles */
|
/* Home/Welcome Styles */
|
||||||
|
@ -321,6 +321,11 @@ table.infolist tbody tr td.ColumnParents span.father, table.infolist tbody tr td
|
|||||||
table.infolist tbody tr td.ColumnParents span.mother:before {
|
table.infolist tbody tr td.ColumnParents span.mother:before {
|
||||||
content:"+ ";
|
content:"+ ";
|
||||||
}
|
}
|
||||||
|
table.infolist tbody p.EventNote {
|
||||||
|
border-top:dashed 1px #CCC;
|
||||||
|
padding-top:1em;
|
||||||
|
padding-bottom:1em;
|
||||||
|
}
|
||||||
|
|
||||||
/* ------------------------------------------------------------------------------ */
|
/* ------------------------------------------------------------------------------ */
|
||||||
/* Surnames Styles */
|
/* Surnames Styles */
|
||||||
|
@ -331,6 +331,11 @@ table.infolist tbody tr td.ColumnParents span.father, table.infolist tbody tr td
|
|||||||
table.infolist tbody tr td.ColumnParents span.mother:before {
|
table.infolist tbody tr td.ColumnParents span.mother:before {
|
||||||
content:"+ ";
|
content:"+ ";
|
||||||
}
|
}
|
||||||
|
table.infolist tbody p.EventNote {
|
||||||
|
border-top:dashed 1px #9DBF9D;
|
||||||
|
padding-top:1em;
|
||||||
|
padding-bottom:1em;
|
||||||
|
}
|
||||||
|
|
||||||
/* ------------------------------------------------------------------------------ */
|
/* ------------------------------------------------------------------------------ */
|
||||||
/* Surnames Styles */
|
/* Surnames Styles */
|
||||||
|
@ -321,6 +321,11 @@ table.infolist tbody tr td.ColumnParents span.father, table.infolist tbody tr td
|
|||||||
table.infolist tbody tr td.ColumnParents span.mother:before {
|
table.infolist tbody tr td.ColumnParents span.mother:before {
|
||||||
content:"+ ";
|
content:"+ ";
|
||||||
}
|
}
|
||||||
|
table.infolist tbody p.EventNote {
|
||||||
|
border-top:dashed 1px #B4B4CB;
|
||||||
|
padding-top:1em;
|
||||||
|
padding-bottom:1em;
|
||||||
|
}
|
||||||
|
|
||||||
/* ------------------------------------------------------------------------------ */
|
/* ------------------------------------------------------------------------------ */
|
||||||
/* Surnames Styles */
|
/* Surnames Styles */
|
||||||
|
@ -321,6 +321,11 @@ table.infolist tbody tr td.ColumnParents span.father, table.infolist tbody tr td
|
|||||||
table.infolist tbody tr td.ColumnParents span.mother:before {
|
table.infolist tbody tr td.ColumnParents span.mother:before {
|
||||||
content:"+ ";
|
content:"+ ";
|
||||||
}
|
}
|
||||||
|
table.infolist tbody p.EventNote {
|
||||||
|
border-top:dashed 1px #FFC35E;
|
||||||
|
padding-top:1em;
|
||||||
|
padding-bottom:1em;
|
||||||
|
}
|
||||||
|
|
||||||
/* ------------------------------------------------------------------------------ */
|
/* ------------------------------------------------------------------------------ */
|
||||||
/* Surnames Styles */
|
/* Surnames Styles */
|
||||||
|
@ -321,6 +321,11 @@ table.infolist tbody tr td.ColumnParents span.father, table.infolist tbody tr td
|
|||||||
table.infolist tbody tr td.ColumnParents span.mother:before {
|
table.infolist tbody tr td.ColumnParents span.mother:before {
|
||||||
content:"+ ";
|
content:"+ ";
|
||||||
}
|
}
|
||||||
|
table.infolist tbody p.EventNote {
|
||||||
|
border-top:dashed 1px #BFD0EA;
|
||||||
|
padding-top:1em;
|
||||||
|
padding-bottom:1em;
|
||||||
|
}
|
||||||
|
|
||||||
/* ------------------------------------------------------------------------------ */
|
/* ------------------------------------------------------------------------------ */
|
||||||
/* Surnames Styles */
|
/* Surnames Styles */
|
||||||
|
@ -336,6 +336,11 @@ table.infolist tbody tr td.ColumnParents span.father, table.infolist tbody tr td
|
|||||||
table.infolist tbody tr td.ColumnParents span.mother:before {
|
table.infolist tbody tr td.ColumnParents span.mother:before {
|
||||||
content:"+ ";
|
content:"+ ";
|
||||||
}
|
}
|
||||||
|
table.infolist tbody p.EventNote {
|
||||||
|
border-top:dashed 1px #D8C19F;
|
||||||
|
padding-top:1em;
|
||||||
|
padding-bottom:1em;
|
||||||
|
}
|
||||||
|
|
||||||
/* ------------------------------------------------------------------------------ */
|
/* ------------------------------------------------------------------------------ */
|
||||||
/* Surnames Styles */
|
/* Surnames Styles */
|
||||||
|
@ -349,6 +349,11 @@ table.infolist tbody tr td.ColumnParents span.father, table.infolist tbody tr td
|
|||||||
table.infolist tbody tr td.ColumnParents span.mother:before {
|
table.infolist tbody tr td.ColumnParents span.mother:before {
|
||||||
content:"+ ";
|
content:"+ ";
|
||||||
}
|
}
|
||||||
|
table.infolist tbody p.EventNote {
|
||||||
|
border-top:dashed 1px #C1B398;
|
||||||
|
padding-top:1em;
|
||||||
|
padding-bottom:1em;
|
||||||
|
}
|
||||||
|
|
||||||
/* ------------------------------------------------------------------------------ */
|
/* ------------------------------------------------------------------------------ */
|
||||||
/* Surnames Styles */
|
/* Surnames Styles */
|
||||||
|
@ -2430,11 +2430,13 @@ class IndividualPage(BasePage):
|
|||||||
note_text = note.get()
|
note_text = note.get()
|
||||||
format = note.get_format()
|
format = note.get_format()
|
||||||
if note_text:
|
if note_text:
|
||||||
|
text += u'\n\t\t\t\t\t<p class="EventNote">\n\t\t\t\t\t'
|
||||||
if format:
|
if format:
|
||||||
text += u"<pre>%s</pre>" % note_text
|
text += u"<pre>%s</pre>" % note_text
|
||||||
else:
|
else:
|
||||||
text += "<br />"
|
text += "<br />"
|
||||||
text += u"<br />".join(note_text.split("\n"))
|
text += u"<br />".join(note_text.split("\n"))
|
||||||
|
text += u'\n\t\t\t\t\t</p>\n\t\t\t\t'
|
||||||
return text
|
return text
|
||||||
|
|
||||||
def get_citation_links(self, source_ref_list):
|
def get_citation_links(self, source_ref_list):
|
||||||
|
Loading…
Reference in New Issue
Block a user