NarrativeWeb: Feature Request: #4232 -- Repository is now hyperlinked to its source.

svn: r15885
This commit is contained in:
Rob G. Healey
2010-09-13 04:55:47 +00:00
parent 65f9fdd404
commit d6ca13254c
3 changed files with 116 additions and 62 deletions

View File

@@ -116,7 +116,7 @@ img {
background-color: #FFF;
color: #000;
overflow: auto;
width: 1060px;
width: 100%;
margin: 0 auto;
}
.content div.snapshot {
@@ -846,8 +846,14 @@ div#Sources table.infolist tbody tr td.ColumnName a {
font-size:.9em;
padding:.1em 10px .3em 10px;
}
div#SourceDetail table.source tbody tr td.ColumnAttribute {
width: 40%;
}
div#SourceDetail table.source tbody td td.ColumnValue {
width: 40%;
}
div#SourceDetail div#references ol li {
padding-bottom:.5em;
padding-bottom: .5em;
}
@@ -869,6 +875,12 @@ div#RepositoryList table.repolist tbody tr td.ColumnType {
div#RepositoryList table.repolist tbody tr td.ColumnName {
width: 80%;
}
div#RepositoryDetail table.repolist tbody tr td.ColumnAttribute {
width: 40%;
}
div#RepositoryDetail table.repolist tbody tr td.ColumnValue {
width: 40%;
}
/* Address Book
------------------------------------------------------ */

View File

@@ -31,8 +31,8 @@ Style Name: Web_Navigation-Horizontal.css
----------------------------------------------------- */
body {
margin: 0 auto;
padding: 0px 4px 0px 4px;
width: 1060px;
padding: 5px 2px 5px 2px;
width: 965px;
}
/* Navigation