Team:Missouri Miners/Parts
From 2012.igem.org
(Difference between revisions)
Lordcheeto (Talk | contribs) |
Lordcheeto (Talk | contribs) |
||
Line 24: | Line 24: | ||
} | } | ||
table.tablesorter thead tr .header { | table.tablesorter thead tr .header { | ||
- | background-image: url(bg.gif); | + | background-image: url("https://2012.igem.org/common/tablesorter/themes/groupparts/bg.gif"); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: center right; | background-position: center right; | ||
Line 38: | Line 38: | ||
} | } | ||
table.tablesorter thead tr .headerSortUp { | table.tablesorter thead tr .headerSortUp { | ||
- | background-image: url(asc.gif); | + | background-image: url("https://2012.igem.org/common/tablesorter/themes/groupparts/asc.gif"); |
} | } | ||
table.tablesorter thead tr .headerSortDown { | table.tablesorter thead tr .headerSortDown { | ||
- | background-image: url(desc.gif); | + | background-image: url("https://2012.igem.org/common/tablesorter/themes/groupparts/desc.gif"); |
} | } | ||
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp { | table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp { | ||
Line 47: | Line 47: | ||
} | } | ||
.heart13 { | .heart13 { | ||
- | background-image: url(heart13.gif); | + | background-image: url("https://2012.igem.org/common/tablesorter/themes/groupparts/heart13.gif"); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: center center; | background-position: center center; |
Revision as of 04:00, 4 October 2012
<groupparts>iGEM012 Missouri_Miners</groupparts>