Removed debugging code in NarrativeWeb. Adjusted elements in MediaListPage.
svn: r13794
This commit is contained in:
@@ -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%;
|
||||
|
Reference in New Issue
Block a user