All known CSS syntax errors fixed

svn: r15204
This commit is contained in:
Doug Blank
2010-04-18 00:43:05 +00:00
parent 4954b97248
commit 62bd563c9e
4 changed files with 21 additions and 30 deletions

View File

@@ -785,7 +785,7 @@ div#Download table.download {
width: 100%; width: 100%;
} }
div#Download table.download img { div#Download table.download img {
float:center; text-align:center;
} }
div#Download table.download tbody tr#Row02 { div#Download table.download tbody tr#Row02 {
border-bottom: solid 2px #000; border-bottom: solid 2px #000;
@@ -964,7 +964,7 @@ div#events h4 {
line-height:12px; line-height:12px;
text-transform:uppercase; text-transform:uppercase;
color: #000; color: #000;
padding-top:6px 0 4px 0; padding:6px 0 4px 0;
background-color: #70B1ED; background-color: #70B1ED;
} }
#IndividualDetail div#events table.infolist thead tr th:first-child { #IndividualDetail div#events table.infolist thead tr th:first-child {
@@ -1360,13 +1360,13 @@ div#pedigree {
} }
#treeContainer div.boxbg span.thumbnail { #treeContainer div.boxbg span.thumbnail {
display:block; display:block;
max-width:80px auto; max-width:80px;
max-height:65px; max-height:65px;
margin:0 auto; margin:0 auto;
padding:4px 0; padding:4px 0;
} }
#treeContainer div.boxbg span.thumbnail img { #treeContainer div.boxbg span.thumbnail img {
max-width:80px auto; max-width:80px;
max-height:65px; max-height:65px;
margin:0 auto; margin:0 auto;
} }
@@ -1617,5 +1617,5 @@ table.oneday tbody tr td.ColumnText {
width: 85%; width: 85%;
} }
table.oneday tbody tr td.ColumnEvent { table.oneday tbody tr td.ColumnEvent {
width; 10%; width: 10%;
} }

View File

@@ -611,10 +611,7 @@ div#EventList table.alphaevent tbody tr td.ColumnPerson span.mother:before {
content:"+ "; content:"+ ";
} }
div#EventDetail h3 { div#EventDetail h3 {
font-size: xxx-large; font-size: 1em;
}
div#EventDetail h3:first-lettr {
color: #5D835F;
} }
div#EventDetail table.eventlist { div#EventDetail table.eventlist {
margin: .5cm 0 .3cm 1.5cm; margin: .5cm 0 .3cm 1.5cm;
@@ -763,7 +760,7 @@ table.download {
width:100%; width:100%;
} }
table.download img { table.download img {
float:center; text-align:center;
} }
table.download thead tr th { table.download thead tr th {
text-align:center; text-align:center;
@@ -868,7 +865,7 @@ div#AddressBookList table.addressbook tbody tr td.ColumnWebLinks {
/* Subsections /* Subsections
----------------------------------------------------- */ ----------------------------------------------------- */
#Home, #Introduction, { #Home, #Introduction {
padding:1.5em 0 3em 0; padding:1.5em 0 3em 0;
} }
#Home p, #Introduction p, #Contact p { #Home p, #Introduction p, #Contact p {
@@ -1227,13 +1224,13 @@ table.weblinks tr td.ColumnDescription {
} }
#treeContainer div.boxbg span.thumbnail { #treeContainer div.boxbg span.thumbnail {
display:block; display:block;
max-width:80px auto; max-width:80px;
max-height:65px; max-height:65px;
margin:0 auto; margin:0 auto;
padding:4px 0; padding:4px 0;
} }
#treeContainer div.boxbg span.thumbnail img { #treeContainer div.boxbg span.thumbnail img {
max-width:80px auto; max-width:80px;
max-height:65px; max-height:65px;
margin:0 auto; margin:0 auto;
} }
@@ -1469,5 +1466,5 @@ table.oneday tbody tr td.ColumnText {
width: 85%; width: 85%;
} }
table.oneday tbody tr td.ColumnEvent { table.oneday tbody tr td.ColumnEvent {
width; 10%; width: 10%;
} }

View File

@@ -559,10 +559,7 @@ div#EventList table.alphaevent tbody tr td.ColumnPerson span.mother:before {
content:"+ "; content:"+ ";
} }
div#EventDetail h3 { div#EventDetail h3 {
font-size: xxx-large; font-size: 1em;
}
div#EventDetail h3:first-lettr {
color: #000;
} }
div#EventDetail table.eventlist { div#EventDetail table.eventlist {
margin: .5cm 0 .3cm 1.5cm; margin: .5cm 0 .3cm 1.5cm;
@@ -712,7 +709,7 @@ table.download {
width:100%; width:100%;
} }
table.download img { table.download img {
float:center; text-align:center;
} }
table.download thead tr th { table.download thead tr th {
text-align:center; text-align:center;
@@ -1177,13 +1174,13 @@ table.weblinks tr td.ColumnDescription {
} }
#treeContainer div.boxbg span.thumbnail { #treeContainer div.boxbg span.thumbnail {
display:block; display:block;
max-width:80px auto; max-width:80px;
max-height:65px; max-height:65px;
margin:0 auto; margin:0 auto;
padding:4px 0; padding:4px 0;
} }
#treeContainer div.boxbg span.thumbnail img { #treeContainer div.boxbg span.thumbnail img {
max-width:80px auto; max-width:80px;
max-height:65px; max-height:65px;
margin:0 auto; margin:0 auto;
} }
@@ -1489,5 +1486,5 @@ table.oneday tbody tr td.ColumnText {
width: 85%; width: 85%;
} }
table.oneday tbody tr td.ColumnEvent { table.oneday tbody tr td.ColumnEvent {
width; 10%; width: 10%;
} }

View File

@@ -563,10 +563,7 @@ div#EventList table.alphaevent tbody tr td.ColumnPerson span.mother:before {
content:"+ "; content:"+ ";
} }
div#EventDetail h3 { div#EventDetail h3 {
font-size: xxx-large; font-size: 1em;
}
div#EventDetail h3:first-lettr {
color: #000;
} }
div#EventDetail table.eventlist { div#EventDetail table.eventlist {
margin: .5cm 0 .3cm 1.5cm; margin: .5cm 0 .3cm 1.5cm;
@@ -715,7 +712,7 @@ table.download {
width:100%; width:100%;
} }
table.download img { table.download img {
float:center; text-align:center;
} }
table.download thead tr th { table.download thead tr th {
text-align:center; text-align:center;
@@ -1180,13 +1177,13 @@ table.weblinks tr td.ColumnDescription {
} }
#treeContainer div.boxbg span.thumbnail { #treeContainer div.boxbg span.thumbnail {
display:block; display:block;
max-width:80px auto; max-width:80px;
max-height:65px; max-height:65px;
margin:0 auto; margin:0 auto;
padding:4px 0; padding:4px 0;
} }
#treeContainer div.boxbg span.thumbnail img { #treeContainer div.boxbg span.thumbnail img {
max-width:80px auto; max-width:80px;
max-height:65px; max-height:65px;
margin:0 auto; margin:0 auto;
} }
@@ -1492,5 +1489,5 @@ table.oneday tbody tr td.ColumnText {
width: 85%; width: 85%;
} }
table.oneday tbody tr td.ColumnEvent { table.oneday tbody tr td.ColumnEvent {
width; 10%; width: 10%;
} }