Removed debugging code in NarrativeWeb. Adjusted elements in MediaListPage.

svn: r13794
This commit is contained in:
Rob G. Healey
2009-12-14 07:04:37 +00:00
parent e72257b3f5
commit 73a8acc7bc
3 changed files with 10 additions and 11 deletions

View File

@@ -712,19 +712,19 @@ div#EventDetail table.eventlist tbody tr td.ColumnDate {
background-colo: #D8F3D6;
}
#Gallery table.infolist tbody tr td.ColumnRowLabel {
width: 8%;
width: 5%;
padding-bottom: 0;
}
#Gallery table.infolist tbody tr td.ColumnName {
padding: 0;
width: 50%;
background-color: #FFF;
}
#Gallery table.infolist tbody tr td.ColumnName a {
padding:.1em 10px .3em 10px;
display: block;
padding: .2em 10px .4em 10px;
}
#Gallery table.infolist tbody tr td.ColumnDate {
width: 15%;
width: 20%;
}
#Gallery table.infolist tbody tr td.ColumnMime {
width: 20%;