Difference between revisions of "Dev/Results"

(medals css. blank div is not working)
(okay I made a blank medal image.)
Line 16: Line 16:
 
#table_team tbody img {
 
#table_team tbody img {
 
padding: 0px;
 
padding: 0px;
}
 
 
#table_team .nomedal {
 
width: 26px;
 
height: 26px;
 
}
 
#table_team tr {
 
min-height: 26px;
 
 
}
 
}
 
</style>
 
</style>
Line 110: Line 102:
 
}
 
}
 
else if (row.medal.toUpperCase() == "NO MEDAL") {
 
else if (row.medal.toUpperCase() == "NO MEDAL") {
//return "<div class='nomedal'> </div>";
+
return "<img src='http://web.mit.edu/kdrinkwa/Public/Pictures/seal_transparent.png'>";
return "";
+
 
}
 
}
 
else {
 
else {

Revision as of 19:19, 23 September 2015

Comprehensive Results from iGEM 2015

View: [All Teams] [Award Winners] [other?]

Team Medal Award