4305: p element in W3 compliance

svn: r18049
This commit is contained in:
Michiel Nauta 2011-08-19 19:11:42 +00:00
parent 5d40198347
commit a6c67d07bf
11 changed files with 13 additions and 12 deletions

View File

@ -1863,7 +1863,8 @@ class BasePage(object):
thumbnail += hyper
if usedescr:
hyper += Html("p", name, inline = True)
hyper += Html('br')
hyper += Html("span", name, inline = True)
# return thumbnail division to its callers
return thumbnail

View File

@ -846,7 +846,7 @@ div#addresses table.infolist tbody tr td.ColumnValue {
padding:0;
border:solid 1px #999;
}
#indivgallery div.thumbnail p {
#indivgallery div.thumbnail span {
/* ## remove this line and the comment markers from the line below to hide the description in Individual Gallery
display: none; */

View File

@ -1211,7 +1211,7 @@ div#Residence table.infolist tr td {
border: solid 1px #000;
}
#indivgallery div.thumbnail p {
#indivgallery div.thumbnail span {
/* ## remove this line and the comment markers from the line below to hide the description in Individual Gallery
display: none; */
font: normal .7em/1.4em sans-serif;

View File

@ -843,7 +843,7 @@ div#addresses table.infolist tbody tr td.ColumnValue {
padding:0;
border:solid 1px #7C8F7C;
}
#indivgallery div.thumbnail p {
#indivgallery div.thumbnail span {
/* ## remove this line and the comment markers from the line below to hide the description in Individual Gallery
display: none; */

View File

@ -844,7 +844,7 @@ div#addresses table.infolist tbody tr td.ColumnValue {
padding:0;
border:solid 1px #669;
}
#indivgallery div.thumbnail p {
#indivgallery div.thumbnail span {
/* ## remove this line and the comment markers from the line below to hide the description in Individual Gallery
display: none; */

View File

@ -845,7 +845,7 @@ div#addresses table.infolist tbody tr td.ColumnValue {
padding:0;
border:solid 1px #8C581C;
}
#indivgallery div.thumbnail p {
#indivgallery div.thumbnail span {
/* ## remove this line and the comment markers from the line below to hide the description in Individual Gallery
display: none; */

View File

@ -845,7 +845,7 @@ div#addresses table.infolist tbody tr td.ColumnValue {
padding:0;
border:solid 1px #7CA3DD;
}
#indivgallery div.thumbnail p {
#indivgallery div.thumbnail span {
/* ## remove this line and the comment markers from the line below to hide the description in Individual Gallery
display: none; */

View File

@ -847,7 +847,7 @@ div#addresses table.infolist tbody tr td.ColumnValue {
padding:0;
border:solid 1px #7D5925;
}
#indivgallery div.thumbnail p {
#indivgallery div.thumbnail span {
/* ## remove this line and the comment markers from the line below to hide the description in Individual Gallery
display: none; */

View File

@ -98,7 +98,7 @@ img {
padding:0;
background:none;
}
.content div.snapshot div.thumbnail p {
.content div.snapshot div.thumbnail span {
display:none;
}
.fullclear {
@ -832,7 +832,7 @@ div#addresses table.infolist tbody tr td.ColumnValue {
padding:0;
border:solid 1px #542;
}
#indivgallery div.thumbnail p {
#indivgallery div.thumbnail span {
/* ## remove this line and the comment markers from the line below to hide the description in Individual Gallery
display: none; */

View File

@ -407,7 +407,7 @@ table.surname thead tr th.ColumnParents, table.surname tbody tr td.ColumnParents
padding:0;
border:solid .5pt #000;
}
#indivgallery div.thumbnail p {
#indivgallery div.thumbnail span {
font:normal 7pt/9pt sans-serif;
text-align:center;
width:80%;

View File

@ -1188,7 +1188,7 @@ div#Addresses table.infolist tbody tr td.ColumnPhone {
padding:0;
border: solid 1px #5D835F;
}
#indivgallery div.thumbnail p {
#indivgallery div.thumbnail span {
/* ## remove this line and the comment markers from the line below to hide the description in Individual Gallery
display: none; */