Mirrored changed made in display_url_list() to all style sheets.
svn: r15525
This commit is contained in:
parent
504b31e255
commit
02316615d4
@ -1067,21 +1067,22 @@ div#WebLinks {
|
||||
margin : 0 auto;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
table.weblinks tr td {
|
||||
table.WebLinks {
|
||||
width: 100%;
|
||||
}
|
||||
table.weblinks tbody tr td {
|
||||
background-color: #EEE;
|
||||
border-bottom: dashed 1px #000;
|
||||
}
|
||||
table.weblinks tr td.ColumnRowLabel {
|
||||
width: 6%;
|
||||
table.weblinks tbody tr td.ColumnType {
|
||||
width: 20%;
|
||||
}
|
||||
table.weblinks tr td.ColumnType {
|
||||
table.WebLinks tbody tr td.ColumnPath {
|
||||
width: 50%;
|
||||
}
|
||||
table.weblinks tbody tr td.ColumnDescription {
|
||||
width: 30%;
|
||||
}
|
||||
table.weblinks tr td.ColumnDescription {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
|
||||
/* Subsections : Pedigree
|
||||
----------------------------------------------------- */
|
||||
|
@ -1088,21 +1088,22 @@ div#WebLinks {
|
||||
margin : 0 auto;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
table.weblinks tr td {
|
||||
table.WebLinks {
|
||||
width: 100%;
|
||||
}
|
||||
table.weblinks tbody tr td {
|
||||
background-color: #E0E6E0;
|
||||
border-bottom: dashed 1px #000;
|
||||
}
|
||||
table.weblinks tr td.ColumnRowLabel {
|
||||
width: 5%;
|
||||
table.weblinks tbody tr td.ColumnType {
|
||||
width: 20%;
|
||||
}
|
||||
table.weblinks tr td.ColumnType {
|
||||
table.WebLinks tbody tr td.ColumnPath {
|
||||
width: 50%;
|
||||
}
|
||||
table.weblinks tbody tr td.ColumnDescription {
|
||||
width: 30%;
|
||||
}
|
||||
table.weblinks tr td.ColumnDescription {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
|
||||
/* Subsections : Pedigree
|
||||
----------------------------------------------------- */
|
||||
|
@ -1035,21 +1035,22 @@ div#WebLinks {
|
||||
margin : 0 auto;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
table.weblinks tr td {
|
||||
table.WebLinks {
|
||||
width: 100%;
|
||||
}
|
||||
table.weblinks tbody tr td {
|
||||
background-color: #E6E0E9;
|
||||
border-bottom: dashed 1px #000;
|
||||
}
|
||||
table.weblinks tr td.ColumnRowLabel {
|
||||
width: 5%;
|
||||
table.weblinks tbody tr td.ColumnType {
|
||||
width: 20%;
|
||||
}
|
||||
table.weblinks tr td.ColumnType {
|
||||
table.WebLinks tbody tr td.ColumnPath {
|
||||
width: 50%;
|
||||
}
|
||||
table.weblinks tbody tr td.ColumnDescription {
|
||||
width: 30%;
|
||||
}
|
||||
table.weblinks tr td.ColumnDescription {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
|
||||
/* Subsections : Pedigree
|
||||
----------------------------------------------------- */
|
||||
|
@ -1039,21 +1039,22 @@ div#WebLinks {
|
||||
margin : 0 auto;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
table.weblinks tr td {
|
||||
table.WebLinks {
|
||||
width: 100%;
|
||||
}
|
||||
table.weblinks tbody tr td {
|
||||
background-color: #FFE09F;
|
||||
border-bottom: dashed 1px #000;
|
||||
}
|
||||
table.weblinks tr td.ColumnRowLabel {
|
||||
width: 5%;
|
||||
table.weblinks tbody tr td.ColumnType {
|
||||
width: 20%;
|
||||
}
|
||||
table.weblinks tr td.ColumnType {
|
||||
table.WebLinks tbody tr td.ColumnPath {
|
||||
width: 50%;
|
||||
}
|
||||
table.weblinks tbody tr td.ColumnDescription {
|
||||
width: 30%;
|
||||
}
|
||||
table.weblinks tr td.ColumnDescription {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
|
||||
/* Subsections : Pedigree
|
||||
----------------------------------------------------- */
|
||||
|
@ -1037,17 +1037,19 @@ div#WebLinks {
|
||||
margin : 0 auto;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
table.weblinks tr td {
|
||||
table.WebLinks {
|
||||
width: 100%;
|
||||
}
|
||||
table.weblinks tbody tr td {
|
||||
border-bottom: dashed 1px #000;
|
||||
}
|
||||
table.weblinks tr td.ColumnRowLabel {
|
||||
width: 5%;
|
||||
table.weblinks tbody tr td.ColumnType {
|
||||
width: 20%;
|
||||
}
|
||||
table.weblinks tr td.ColumnType {
|
||||
width: 30%;
|
||||
table.WebLinks tbody tr td.ColumnPath {
|
||||
width: 50%;
|
||||
}
|
||||
table.weblinks tr td.ColumnDescription {
|
||||
table.weblinks tbody tr td.ColumnDescription {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
|
@ -1093,16 +1093,19 @@ div#WebLinks {
|
||||
margin : 0 auto;
|
||||
padding: 0;
|
||||
}
|
||||
table.weblinks tr td {
|
||||
table.WebLinks {
|
||||
width: 100%;
|
||||
}
|
||||
table.weblinks tbody tr td {
|
||||
border-bottom: dashed 1px #000;
|
||||
}
|
||||
table.weblinks tr td.ColumnRowLabel {
|
||||
width: 6%;
|
||||
table.weblinks tbody tr td.ColumnType {
|
||||
width: 20%;
|
||||
}
|
||||
table.weblinks tr td.ColumnType {
|
||||
width: 40%;
|
||||
table.WebLinks tbody tr td.ColumnPath {
|
||||
width: 50%;
|
||||
}
|
||||
table.weblinks tr td.ColumnDescription {
|
||||
table.weblinks tbody tr td.ColumnDescription {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
|
@ -1084,18 +1084,20 @@ div#WebLinks {
|
||||
margin : 0 auto;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
table.weblinks tr td {
|
||||
table.WebLinks {
|
||||
width: 100%;
|
||||
}
|
||||
table.weblinks tbody tr td {
|
||||
background-color: #F6F2EE;
|
||||
border-bottom: dashed 1px #000;
|
||||
}
|
||||
table.weblinks tr td.ColumnRowLabel {
|
||||
width: 5%;
|
||||
table.weblinks tbody tr td.ColumnType {
|
||||
width: 20%;
|
||||
}
|
||||
table.weblinks tr td.ColumnType {
|
||||
width: 30%;
|
||||
table.WebLinks tbody tr td.ColumnPath {
|
||||
width: 50%;
|
||||
}
|
||||
table.weblinks tr td.ColumnDescription {
|
||||
table.weblinks tbody tr td.ColumnDescription {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
|
@ -1231,19 +1231,21 @@ div#WebLinks {
|
||||
margin : 0 auto;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
table.weblinks tr td {
|
||||
table.WebLinks {
|
||||
width: 100%;
|
||||
}
|
||||
table.weblinks tbody tr td {
|
||||
background-color: #6AF364;
|
||||
border-bottom: dashed 1px #000;
|
||||
}
|
||||
table.weblinks tr td.ColumnRowLabel {
|
||||
width: 8%;
|
||||
table.weblinks tbody tr td.ColumnType {
|
||||
width: 20%;
|
||||
}
|
||||
table.weblinks tr td.ColumnType {
|
||||
width: 30%;
|
||||
}
|
||||
table.weblinks tr td.ColumnDescription {
|
||||
table.WebLinks tbody tr td.ColumnPath {
|
||||
background-color: #FFF;
|
||||
width: 50%;
|
||||
}
|
||||
table.weblinks tbody tr td.ColumnDescription {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user