Removed border lines from Parents section on the IndividualPages
svn: r15392
This commit is contained in:
parent
33bcc40293
commit
b3b100747e
@ -965,9 +965,16 @@ table.attrlist tbody tr td.ColumnAttrSources {
|
|||||||
|
|
||||||
/* Subsections : Parents
|
/* Subsections : Parents
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
div#parents {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
div#parents table.infolist {
|
div#parents table.infolist {
|
||||||
margin-top:.5em;
|
margin-top:.5em;
|
||||||
}
|
}
|
||||||
|
div#parents table.infolist tbody tr td {
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
div#parents table.infolist tbody tr td.ColumnAttribute {
|
div#parents table.infolist tbody tr td.ColumnAttribute {
|
||||||
width:19%;
|
width:19%;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user