diff --git a/src/data/Web_Basic-Ash.css b/src/data/Web_Basic-Ash.css index 824acb56b..618b23414 100644 --- a/src/data/Web_Basic-Ash.css +++ b/src/data/Web_Basic-Ash.css @@ -976,6 +976,47 @@ div#addresses table.infolist tbody tr td.ColumnValue { /* Subsections : Attributes ----------------------------------------------------- */ +div#attributes { + margin: 0; + padding: 0; +} +table.attrlist { + width: 100%; +} +table.attrlist thead tr th.ColumnType { + border: none; + background: none; +} +table.attrlist thead tr th.ColumnAttribute { + border: none; + background: none; +} +table.attrlist tbody tr td { + background-color: #EEE; + border-bottom: dashed 1px #000; +} +table.attrlist tbody tr td.ColumnType { + border: none; + background: none; +} +table.attrlist tbody tr td.ColumnAttribute { + border: none; + background: none; +} +table.attrlist tbody tr td.ColumnAttrType { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrValue { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrNotes { + width: 45%; + background-color: #D8F3D6; +} +table.attrlist tbody tr td.ColumnAttrSources { + background-color: #FFF; + width: 15%; +} /* Subsections : Gallery ----------------------------------------------------- */ @@ -1047,15 +1088,11 @@ table.weblinks tr td { border-bottom: dashed 1px #000; } table.weblinks tr td.ColumnRowLabel { - width: 5%; + width: 6%; } table.weblinks tr td.ColumnType { width: 30%; } -table.weblinks tr td.ColumnPath { - background-color: #FFF; - width: 435; -} table.weblinks tr td.ColumnDescription { width: 30%; } diff --git a/src/data/Web_Basic-Blue.css b/src/data/Web_Basic-Blue.css index 79af2fd0e..02651350a 100644 --- a/src/data/Web_Basic-Blue.css +++ b/src/data/Web_Basic-Blue.css @@ -995,31 +995,39 @@ div#attributes { table.attrlist { width: 100%; } -table.attrlist tbody tr { - border: solid 1px #000; +table.attrlist thead tr th.ColumnType { + border: none; + background: none; +} +table.attrlist thead tr th.ColumnAttribute { + border: none; + background: none; } table.attrlist tbody tr td { - background-color: #70B1ED; + background-color: #7081E0; + border-bottom: dashed 1px #000; } table.attrlist tbody tr td.ColumnType { - width: 200px; + border: none; + background: none; } table.attrlist tbody tr td.ColumnAttribute { - width: 10%; + border: none; + background: none; } -table.attrlist tbody tr td.ColumnValue { - width: 250px; +table.attrlist tbody tr td.ColumnAttrType { + width: 15%; } -table.attrlist tbody tr td.ColumnSources { +table.attrlist tbody tr td.ColumnAttrValue { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrNotes { + width: 45%; + background-color: #D8F3D6; +} +table.attrlist tbody tr td.ColumnAttrSources { background-color: #FFF; - width: 100px; -} -table.attrlist tbody tr td.ColumnNotes { - width: 400px; -} -div#attributes table.attrlist tbody tr td.ColumnNotes { - width: 400px; - background-color: #70B1ED; + width: 15%; } /* Subsections : Parents @@ -1235,11 +1243,8 @@ table.weblinks tr td.ColumnRowLabel { table.weblinks tr td.ColumnType { width: 30%; } -table.weblinks tr td.ColumnPath { - background-color: #FFF; - width: 435; -} table.weblinks tr td.ColumnDescription { + background-color: #FFF; width: 30%; } diff --git a/src/data/Web_Basic-Cypress.css b/src/data/Web_Basic-Cypress.css index e8fbc444b..a7e04c557 100644 --- a/src/data/Web_Basic-Cypress.css +++ b/src/data/Web_Basic-Cypress.css @@ -1003,6 +1003,47 @@ div#addresses table.infolist tbody tr td.ColumnValue { /* Subsections : Attributes ----------------------------------------------------- */ +div#attributes { + margin: 0; + padding: 0; +} +table.attrlist { + width: 100%; +} +table.attrlist thead tr th.ColumnType { + border: none; + background: none; +} +table.attrlist thead tr th.ColumnAttribute { + border: none; + background: none; +} +table.attrlist tbody tr td { + background-color: #E6E6E0; + border-bottom: dashed 1px #000; +} +table.attrlist tbody tr td.ColumnType { + border: none; + background: none; +} +table.attrlist tbody tr td.ColumnAttribute { + border: none; + background: none; +} +table.attrlist tbody tr td.ColumnAttrType { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrValue { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrNotes { + width: 45%; + background-color: #D8F3D6; +} +table.attrlist tbody tr td.ColumnAttrSources { + background-color: #FFF; + width: 15%; +} /* Subsections : Gallery ----------------------------------------------------- */ @@ -1079,10 +1120,6 @@ table.weblinks tr td.ColumnRowLabel { table.weblinks tr td.ColumnType { width: 30%; } -table.weblinks tr td.ColumnPath { - background-color: #FFF; - width: 435; -} table.weblinks tr td.ColumnDescription { width: 30%; } diff --git a/src/data/Web_Basic-Lilac.css b/src/data/Web_Basic-Lilac.css index d1a4038de..f1d7ec1e9 100644 --- a/src/data/Web_Basic-Lilac.css +++ b/src/data/Web_Basic-Lilac.css @@ -953,6 +953,47 @@ div#addresses table.infolist tbody tr td.ColumnValue { /* Subsections : Attributes ----------------------------------------------------- */ +div#attributes { + margin: 0; + padding: 0; +} +table.attrlist { + width: 100%; +} +table.attrlist thead tr th.ColumnType { + border: none; + background: none; +} +table.attrlist thead tr th.ColumnAttribute { + border: none; + background: none; +} +table.attrlist tbody tr td { + background-color: #E0E0E9; + border-bottom: dashed 1px #000; +} +table.attrlist tbody tr td.ColumnType { + border: none; + background: none; +} +table.attrlist tbody tr td.ColumnAttribute { + border: none; + background: none; +} +table.attrlist tbody tr td.ColumnAttrType { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrValue { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrNotes { + width: 45%; + background-color: #D8F3D6; +} +table.attrlist tbody tr td.ColumnAttrSources { + background-color: #FFF; + width: 15%; +} /* Subsections : Gallery ----------------------------------------------------- */ @@ -1029,10 +1070,6 @@ table.weblinks tr td.ColumnRowLabel { table.weblinks tr td.ColumnType { width: 30%; } -table.weblinks tr td.ColumnPath { - background-color: #FFF; - width: 435; -} table.weblinks tr td.ColumnDescription { width: 30%; } diff --git a/src/data/Web_Basic-Peach.css b/src/data/Web_Basic-Peach.css index d0baf1b52..bf6eb115a 100644 --- a/src/data/Web_Basic-Peach.css +++ b/src/data/Web_Basic-Peach.css @@ -956,6 +956,47 @@ div#addresses table.infolist tbody tr td.ColumnValue { /* Subsections : Attributes ----------------------------------------------------- */ +div#attributes { + margin: 0; + padding: 0; +} +table.attrlist { + width: 100%; +} +table.attrlist thead tr th.ColumnType { + border: none; + background: none; +} +table.attrlist thead tr th.ColumnAttribute { + border: none; + background: none; +} +table.attrlist tbody tr td { + background-color: #FFE09F; + border-bottom: dashed 1px #000; +} +table.attrlist tbody tr td.ColumnType { + border: none; + background: none; +} +table.attrlist tbody tr td.ColumnAttribute { + border: none; + background: none; +} +table.attrlist tbody tr td.ColumnAttrType { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrValue { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrNotes { + width: 45%; + background-color: #D8F3D6; +} +table.attrlist tbody tr td.ColumnAttrSources { + background-color: #FFF; + width: 15%; +} /* Subsections : Gallery ----------------------------------------------------- */ @@ -1032,10 +1073,6 @@ table.weblinks tr td.ColumnRowLabel { table.weblinks tr td.ColumnType { width: 30%; } -table.weblinks tr td.ColumnPath { - background-color: #FFF; - width: 435; -} table.weblinks tr td.ColumnDescription { width: 30%; } diff --git a/src/data/Web_Basic-Spruce.css b/src/data/Web_Basic-Spruce.css index a90d59219..83a4aa727 100644 --- a/src/data/Web_Basic-Spruce.css +++ b/src/data/Web_Basic-Spruce.css @@ -954,6 +954,47 @@ div#addresses table.infolist tbody tr td.ColumnValue { /* Subsections : Attributes ----------------------------------------------------- */ +div#attributes { + margin: 0; + padding: 0; +} +table.attrlist { + width: 100%; +} +table.attrlist thead tr th.ColumnType { + border: none; + background: none; +} +table.attrlist thead tr th.ColumnAttribute { + border: none; + background: none; +} +table.attrlist tbody tr td { + background-color: #EARRF4; + border-bottom: dashed 1px #000; +} +table.attrlist tbody tr td.ColumnType { + border: none; + background: none; +} +table.attrlist tbody tr td.ColumnAttribute { + border: none; + background: none; +} +table.attrlist tbody tr td.ColumnAttrType { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrValue { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrNotes { + width: 45%; + background-color: #D8F3D6; +} +table.attrlist tbody tr td.ColumnAttrSources { + background-color: #FFF; + width: 15%; +} /* Subsections : Gallery ----------------------------------------------------- */ @@ -1030,15 +1071,10 @@ table.weblinks tr td.ColumnRowLabel { table.weblinks tr td.ColumnType { width: 30%; } -table.weblinks tr td.ColumnPath { - background-color: #FFF; - width: 435; -} table.weblinks tr td.ColumnDescription { width: 30%; } - /* Subsections : Pedigree ----------------------------------------------------- */ .pedigreegen { diff --git a/src/data/Web_Mainz.css b/src/data/Web_Mainz.css index 6a9188ec1..1c3cea28d 100644 --- a/src/data/Web_Mainz.css +++ b/src/data/Web_Mainz.css @@ -955,8 +955,48 @@ div#addresses table.infolist tbody tr td.ColumnValue { border-bottom:dashed 1px #D8C19F; } -/* SubSection : Attributes +/* Subsections : Attributes ----------------------------------------------------- */ +div#attributes { + margin: 0; + padding: 0; +} +table.attrlist { + width: 100%; +} +table.attrlist thead tr th.ColumnType { + border: none; + background: none; +} +table.attrlist thead tr th.ColumnAttribute { + border: none; + background: none; +} +table.attrlist tbody tr td { + border-bottom: dashed 1px #000; + +table.attrlist tbody tr td.ColumnType { + border: none; + background: none; +} +table.attrlist tbody tr td.ColumnAttribute { + border: none; + background: none; +} +table.attrlist tbody tr td.ColumnAttrType { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrValue { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrNotes { + width: 45%; + background-color: #D8F3D6; +} +table.attrlist tbody tr td.ColumnAttrSources { + background-color: #FFF; + width: 15%; +} /* SubSection : Gallery ----------------------------------------------------- */ @@ -1033,15 +1073,10 @@ table.weblinks tr td.ColumnRowLabel { table.weblinks tr td.ColumnType { width: 30%; } -table.weblinks tr td.ColumnPath { - background-color: #FFF; - width: 435; -} table.weblinks tr td.ColumnDescription { width: 30%; } - /* SubSection : Pedigree ----------------------------------------------------- */ .pedigreegen { diff --git a/src/data/Web_Nebraska.css b/src/data/Web_Nebraska.css index c77fe0c4a..bbcd0611d 100644 --- a/src/data/Web_Nebraska.css +++ b/src/data/Web_Nebraska.css @@ -936,6 +936,47 @@ table.infolist tbody tr td.ColumnValue p { /* Subsections : Attributes ----------------------------------------------------- */ +div#attributes { + margin: 0; + padding: 0; +} +table.attrlist { + width: 100%; +} +table.attrlist thead tr th.ColumnType { + border: none; + background: none; +} +table.attrlist thead tr th.ColumnAttribute { + border: none; + background: none; +} +table.attrlist tbody tr td { + background-color: #F6F2EE; + border-bottom: dashed 1px #000; +} +table.attrlist tbody tr td.ColumnType { + border: none; + background: none; +} +table.attrlist tbody tr td.ColumnAttribute { + border: none; + background: none; +} +table.attrlist tbody tr td.ColumnAttrType { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrValue { + width: 15%; +} +table.attrlist tbody tr td.ColumnAttrNotes { + width: 45%; + background-color: #D8F3D6; +} +table.attrlist tbody tr td.ColumnAttrSources { + background-color: #FFF; + width: 15%; +} /* Subsections : Parents ----------------------------------------------------- */ @@ -1082,15 +1123,10 @@ table.weblinks tr td.ColumnRowLabel { table.weblinks tr td.ColumnType { width: 30%; } -table.weblinks tr td.ColumnPath { - background-color: #FFF; - width: 435; -} table.weblinks tr td.ColumnDescription { width: 30%; } - /* Subsections : Pedigree ----------------------------------------------------- */ div#pedigree { diff --git a/src/data/Web_Visually.css b/src/data/Web_Visually.css index fc2d32ecf..97fead9fe 100644 --- a/src/data/Web_Visually.css +++ b/src/data/Web_Visually.css @@ -991,32 +991,40 @@ div#attributes { table.attrlist { width: 100%; } -table.attrlist tbody tr { - border: solid 1px #5D835F; +table.attrlist thead tr th.ColumnType { + border: none; + background: none; +} +table.attrlist thead tr th.ColumnAttribute { + border: none; + background: none; } table.attrlist tbody tr td { background-color: #D8F3D6; + border-bottom: dashed 1px #5D835F; } table.attrlist tbody tr td.ColumnType { - width: 200px; + border: none; + background: none; } table.attrlist tbody tr td.ColumnAttribute { - width: 10%; + border: none; + background: none; } -table.attrlist tbody tr td.ColumnValue { - width: 250px; +table.attrlist tbody tr td.ColumnAttrType { + width: 15%; } -table.attrlist tbody tr td.ColumnSources { - background-color: #FFF; - width: 100px; +table.attrlist tbody tr td.ColumnAttrValue { + width: 15%; } -table.attrlist tbody tr td.ColumnNotes { - width: 400px; -} -div#attributes table.attrlist tbody tr td.ColumnNotes { - width: 400px; +table.attrlist tbody tr td.ColumnAttrNotes { + width: 45%; background-color: #D8F3D6; } +table.attrlist tbody tr td.ColumnAttrSources { + background-color: #FFF; + width: 15%; +} /* Subsections : Parents ----------------------------------------------------- */ @@ -1224,16 +1232,13 @@ table.weblinks tr td { border-bottom: dashed 1px #000; } table.weblinks tr td.ColumnRowLabel { - width: 5%; + width: 8%; } table.weblinks tr td.ColumnType { width: 30%; } -table.weblinks tr td.ColumnPath { - background-color: #FFF; - width: 435; -} table.weblinks tr td.ColumnDescription { + background-color: #FFF; width: 30%; }