From 6096cd9a41e50d02f016b574e54534b389ecb582 Mon Sep 17 00:00:00 2001 From: Michiel Nauta Date: Wed, 21 Sep 2011 12:21:52 +0000 Subject: [PATCH] 5029: Attributes in websites; again, Nebraska en Visually stylesheets svn: r18188 --- src/plugins/webstuff/css/Web_Nebraska.css | 21 +++------------------ src/plugins/webstuff/css/Web_Visually.css | 21 +++------------------ 2 files changed, 6 insertions(+), 36 deletions(-) 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 ------------------------------------------------------ */