Bug#5029; Attributes in Websites... Moved family attributes into the family section of IndividualPage().
svn: r18157
This commit is contained in:
@@ -467,6 +467,24 @@ 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 table.infolist tbody tr td.ColumnRowLabel {
|
||||
|
||||
Reference in New Issue
Block a user