Mirrored changed made in display_url_list() to all style sheets.

svn: r15525
This commit is contained in:
Rob G. Healey 2010-06-04 04:04:24 +00:00
parent 504b31e255
commit 02316615d4
8 changed files with 77 additions and 64 deletions

View File

@ -1067,21 +1067,22 @@ div#WebLinks {
margin : 0 auto; margin : 0 auto;
padding: 0; padding: 0;
} }
table.WebLinks {
table.weblinks tr td { width: 100%;
}
table.weblinks tbody tr td {
background-color: #EEE; background-color: #EEE;
border-bottom: dashed 1px #000; border-bottom: dashed 1px #000;
} }
table.weblinks tr td.ColumnRowLabel { table.weblinks tbody tr td.ColumnType {
width: 6%; width: 20%;
} }
table.weblinks tr td.ColumnType { table.WebLinks tbody tr td.ColumnPath {
width: 50%;
}
table.weblinks tbody tr td.ColumnDescription {
width: 30%; width: 30%;
} }
table.weblinks tr td.ColumnDescription {
width: 30%;
}
/* Subsections : Pedigree /* Subsections : Pedigree
----------------------------------------------------- */ ----------------------------------------------------- */

View File

@ -1088,21 +1088,22 @@ div#WebLinks {
margin : 0 auto; margin : 0 auto;
padding: 0; padding: 0;
} }
table.WebLinks {
table.weblinks tr td { width: 100%;
}
table.weblinks tbody tr td {
background-color: #E0E6E0; background-color: #E0E6E0;
border-bottom: dashed 1px #000; border-bottom: dashed 1px #000;
} }
table.weblinks tr td.ColumnRowLabel { table.weblinks tbody tr td.ColumnType {
width: 5%; width: 20%;
} }
table.weblinks tr td.ColumnType { table.WebLinks tbody tr td.ColumnPath {
width: 50%;
}
table.weblinks tbody tr td.ColumnDescription {
width: 30%; width: 30%;
} }
table.weblinks tr td.ColumnDescription {
width: 30%;
}
/* Subsections : Pedigree /* Subsections : Pedigree
----------------------------------------------------- */ ----------------------------------------------------- */

View File

@ -1035,21 +1035,22 @@ div#WebLinks {
margin : 0 auto; margin : 0 auto;
padding: 0; padding: 0;
} }
table.WebLinks {
table.weblinks tr td { width: 100%;
}
table.weblinks tbody tr td {
background-color: #E6E0E9; background-color: #E6E0E9;
border-bottom: dashed 1px #000; border-bottom: dashed 1px #000;
} }
table.weblinks tr td.ColumnRowLabel { table.weblinks tbody tr td.ColumnType {
width: 5%; width: 20%;
} }
table.weblinks tr td.ColumnType { table.WebLinks tbody tr td.ColumnPath {
width: 50%;
}
table.weblinks tbody tr td.ColumnDescription {
width: 30%; width: 30%;
} }
table.weblinks tr td.ColumnDescription {
width: 30%;
}
/* Subsections : Pedigree /* Subsections : Pedigree
----------------------------------------------------- */ ----------------------------------------------------- */

View File

@ -1039,21 +1039,22 @@ div#WebLinks {
margin : 0 auto; margin : 0 auto;
padding: 0; padding: 0;
} }
table.WebLinks {
table.weblinks tr td { width: 100%;
}
table.weblinks tbody tr td {
background-color: #FFE09F; background-color: #FFE09F;
border-bottom: dashed 1px #000; border-bottom: dashed 1px #000;
} }
table.weblinks tr td.ColumnRowLabel { table.weblinks tbody tr td.ColumnType {
width: 5%; width: 20%;
} }
table.weblinks tr td.ColumnType { table.WebLinks tbody tr td.ColumnPath {
width: 50%;
}
table.weblinks tbody tr td.ColumnDescription {
width: 30%; width: 30%;
} }
table.weblinks tr td.ColumnDescription {
width: 30%;
}
/* Subsections : Pedigree /* Subsections : Pedigree
----------------------------------------------------- */ ----------------------------------------------------- */

View File

@ -1037,17 +1037,19 @@ div#WebLinks {
margin : 0 auto; margin : 0 auto;
padding: 0; padding: 0;
} }
table.WebLinks {
table.weblinks tr td { width: 100%;
}
table.weblinks tbody tr td {
border-bottom: dashed 1px #000; border-bottom: dashed 1px #000;
} }
table.weblinks tr td.ColumnRowLabel { table.weblinks tbody tr td.ColumnType {
width: 5%; width: 20%;
} }
table.weblinks tr td.ColumnType { table.WebLinks tbody tr td.ColumnPath {
width: 30%; width: 50%;
} }
table.weblinks tr td.ColumnDescription { table.weblinks tbody tr td.ColumnDescription {
width: 30%; width: 30%;
} }

View File

@ -1093,16 +1093,19 @@ div#WebLinks {
margin : 0 auto; margin : 0 auto;
padding: 0; padding: 0;
} }
table.weblinks tr td { table.WebLinks {
width: 100%;
}
table.weblinks tbody tr td {
border-bottom: dashed 1px #000; border-bottom: dashed 1px #000;
} }
table.weblinks tr td.ColumnRowLabel { table.weblinks tbody tr td.ColumnType {
width: 6%; width: 20%;
} }
table.weblinks tr td.ColumnType { table.WebLinks tbody tr td.ColumnPath {
width: 40%; width: 50%;
} }
table.weblinks tr td.ColumnDescription { table.weblinks tbody tr td.ColumnDescription {
width: 30%; width: 30%;
} }

View File

@ -1084,18 +1084,20 @@ div#WebLinks {
margin : 0 auto; margin : 0 auto;
padding: 0; padding: 0;
} }
table.WebLinks {
table.weblinks tr td { width: 100%;
}
table.weblinks tbody tr td {
background-color: #F6F2EE; background-color: #F6F2EE;
border-bottom: dashed 1px #000; border-bottom: dashed 1px #000;
} }
table.weblinks tr td.ColumnRowLabel { table.weblinks tbody tr td.ColumnType {
width: 5%; width: 20%;
} }
table.weblinks tr td.ColumnType { table.WebLinks tbody tr td.ColumnPath {
width: 30%; width: 50%;
} }
table.weblinks tr td.ColumnDescription { table.weblinks tbody tr td.ColumnDescription {
width: 30%; width: 30%;
} }

View File

@ -1231,19 +1231,21 @@ div#WebLinks {
margin : 0 auto; margin : 0 auto;
padding: 0; padding: 0;
} }
table.WebLinks {
table.weblinks tr td { width: 100%;
}
table.weblinks tbody tr td {
background-color: #6AF364; background-color: #6AF364;
border-bottom: dashed 1px #000; border-bottom: dashed 1px #000;
} }
table.weblinks tr td.ColumnRowLabel { table.weblinks tbody tr td.ColumnType {
width: 8%; width: 20%;
} }
table.weblinks tr td.ColumnType { table.WebLinks tbody tr td.ColumnPath {
width: 30%;
}
table.weblinks tr td.ColumnDescription {
background-color: #FFF; background-color: #FFF;
width: 50%;
}
table.weblinks tbody tr td.ColumnDescription {
width: 30%; width: 30%;
} }