5029: Attributes in websites; again, Nebraska en Visually stylesheets
svn: r18188
This commit is contained in:
parent
c84505112a
commit
6096cd9a41
@ -459,24 +459,6 @@ table.individuallist tbody tr td.ColumnName a:hover {
|
|||||||
margin-left:20px;
|
margin-left:20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Subsection: Families: Attributes
|
|
||||||
------------------------------------------------- */
|
|
||||||
div#families div#attributes table.attributes {
|
|
||||||
font: normal .8em sans-serif;
|
|
||||||
}
|
|
||||||
div#families div#attributes table.attributes thead tr th.ColumnType {
|
|
||||||
background: none;
|
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
div#families div#attributes table.attributes thead tr th.ColumnAttribute {
|
|
||||||
background: none;
|
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
div#families div#attributes table.attributes thead tr th.Type {
|
|
||||||
border-left: solid 1px #000;
|
|
||||||
width: 15%;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Sources
|
/* Sources
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
#Sources { }
|
#Sources { }
|
||||||
@ -844,6 +826,9 @@ div#families table.fixed_subtables table.eventlist th:first-child {
|
|||||||
div#families table.fixed_subtables table.eventlist th:last-child {
|
div#families table.fixed_subtables table.eventlist th:last-child {
|
||||||
width:5em;
|
width:5em;
|
||||||
}
|
}
|
||||||
|
div#families table.attrlist td.ColumnType {
|
||||||
|
width: 15%;
|
||||||
|
}
|
||||||
|
|
||||||
/* Subsections : Addresses
|
/* Subsections : Addresses
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
@ -518,24 +518,6 @@ div#IndividualDetail div.subsection table tr td:first-child {
|
|||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Subsection: Families: Attributes
|
|
||||||
------------------------------------------------- */
|
|
||||||
div#families div#attributes table.attributes {
|
|
||||||
font: normal .8em sans-serif;
|
|
||||||
}
|
|
||||||
div#families div#attributes table.attributes thead tr th.ColumnType {
|
|
||||||
background: none;
|
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
div#families div#attributes table.attributes thead tr th.ColumnAttribute {
|
|
||||||
background: none;
|
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
div#families div#attributes table.attributes thead tr th.Type {
|
|
||||||
border-left: solid 1px #000;
|
|
||||||
width: 15%;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Places
|
/* Places
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
|
||||||
@ -1143,6 +1125,9 @@ div#families table.fixed_subtables table.eventlist th:first-child {
|
|||||||
div#families table.fixed_subtables table.eventlist th:last-child {
|
div#families table.fixed_subtables table.eventlist th:last-child {
|
||||||
width:5em;
|
width:5em;
|
||||||
}
|
}
|
||||||
|
div#families table.attrlist td.ColumnType {
|
||||||
|
width: 15%;
|
||||||
|
}
|
||||||
|
|
||||||
/* Subsection: LDS Ordinance
|
/* Subsection: LDS Ordinance
|
||||||
------------------------------------------------------ */
|
------------------------------------------------------ */
|
||||||
|
Loading…
Reference in New Issue
Block a user