Finished working on the thumbnail preview page and updated the style sheets with the necessary style elements.
svn: r18091
This commit is contained in:
		@@ -618,6 +618,26 @@ table.relationships tbody tr td.ColumnPartner {
 | 
			
		||||
    color:#767D25;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/*    Thumbnail Preview Reference Section
 | 
			
		||||
------------------------------------------------- */
 | 
			
		||||
body#ThumbnailPreview div#references {
 | 
			
		||||
    background-color: #FFF;
 | 
			
		||||
    color: #00029D;
 | 
			
		||||
    margin: 0 auto;
 | 
			
		||||
    padding: 0;
 | 
			
		||||
    width: 100%;
 | 
			
		||||
}
 | 
			
		||||
body#ThumbnailPreview div#references table.infolist tbody tr {
 | 
			
		||||
    border-bottom: dashed 1px #000;
 | 
			
		||||
}
 | 
			
		||||
body#ThumbnailPreview div#references table.infolist tbody tr td.ColumnRowLabel a {
 | 
			
		||||
    background: none;
 | 
			
		||||
    width: 2%;
 | 
			
		||||
}
 | 
			
		||||
body#ThumbnailPreview div#references table.infolist tbody tr td.ColumnName {
 | 
			
		||||
    width: 90%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Contact
 | 
			
		||||
----------------------------------------------------- */
 | 
			
		||||
#Contact #summaryarea {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user