Difference between revisions of "Dev/Results"

(Added empty "nomedal" divs to try and get row height consistent)
(still tweaking medal height)
Line 16: Line 16:
 
#table_team tbody img {
 
#table_team tbody img {
 
padding: 0px;
 
padding: 0px;
 +
}
 +
 +
#table_team .nomedal {
 +
width: 26px;
 +
height: 26px;
 
}
 
}
 
</style>
 
</style>
Line 102: Line 107:
 
}
 
}
 
else if (row.medal.toUpperCase() == "NO MEDAL") {
 
else if (row.medal.toUpperCase() == "NO MEDAL") {
return "<div class='nomedal' width=26 height=26></div>";
+
return "<div class='nomedal'> </div>";
 
}
 
}
 
else {
 
else {

Revision as of 19:12, 23 September 2015

Comprehensive Results from iGEM 2015

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

Team Medal Award