diff --git a/src/plugins/webstuff/css/Web_Nebraska.css b/src/plugins/webstuff/css/Web_Nebraska.css index 43e98d3b6..614f85ad2 100644 --- a/src/plugins/webstuff/css/Web_Nebraska.css +++ b/src/plugins/webstuff/css/Web_Nebraska.css @@ -459,24 +459,6 @@ table.individuallist tbody tr td.ColumnName a:hover { 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 { } @@ -844,6 +826,9 @@ div#families table.fixed_subtables table.eventlist th:first-child { div#families table.fixed_subtables table.eventlist th:last-child { width:5em; } +div#families table.attrlist td.ColumnType { + width: 15%; +} /* Subsections : Addresses ----------------------------------------------------- */ diff --git a/src/plugins/webstuff/css/Web_Visually.css b/src/plugins/webstuff/css/Web_Visually.css index 93b2cc037..b8e4583d6 100644 --- a/src/plugins/webstuff/css/Web_Visually.css +++ b/src/plugins/webstuff/css/Web_Visually.css @@ -518,24 +518,6 @@ div#IndividualDetail div.subsection table tr td:first-child { 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 ----------------------------------------------------- */ @@ -1143,6 +1125,9 @@ div#families table.fixed_subtables table.eventlist th:first-child { div#families table.fixed_subtables table.eventlist th:last-child { width:5em; } +div#families table.attrlist td.ColumnType { + width: 15%; +} /* Subsection: LDS Ordinance ------------------------------------------------------ */