Team:Missouri Miners/Parts
From 2012.igem.org
(Difference between revisions)
Lordcheeto (Talk | contribs) |
Lordcheeto (Talk | contribs) |
||
(5 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{Template:MissouriMiners2012}} | {{Template:MissouriMiners2012}} | ||
<html> | <html> | ||
- | <style type="text/css"> | + | <script type="text/javascript"> |
+ | $("#title").html("<center><h1>Parts Submitted to the Registry</h1></center>"); | ||
+ | $('#groupparts').load('/cgi/api/groupparts.cgi?t=iGEM012\&g=Missouri_Miners',function(){ $('#groupparts .tablesorter').tablesorter();} ); | ||
+ | </script> | ||
+ | |||
+ | <style type="text/css" title="MissouriMiners"> | ||
+ | .status_cell { width:8px; } | ||
+ | .status_star { width:2em; } | ||
+ | |||
+ | .c4 { width: 80px; white-space:normal; } | ||
+ | .c6 { width: 150px; white-space:normal; } | ||
+ | .c7 { width: 50px; white-space:normal; } | ||
+ | /* tables */ | ||
+ | table.tablesorter { | ||
+ | font-family:arial; | ||
+ | # background-color: #CDCDCD; | ||
+ | # margin:10px 0pt 15px; | ||
+ | # font-size: 8pt; | ||
+ | width: 100%; | ||
+ | text-align: left; | ||
+ | } | ||
+ | table.tablesorter thead th { | ||
+ | text-align:left; | ||
+ | } | ||
+ | table.tablesorter thead tr th, table.tablesorter tfoot tr th { | ||
+ | # background-color: #e6e6e6; | ||
+ | # font-size: 8pt; | ||
+ | # padding: 4px; | ||
+ | } | ||
+ | table.tablesorter thead tr .header { | ||
+ | background-image: url("https://2012.igem.org/common/tablesorter/themes/groupparts/bg.gif"); | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center right; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | table.tablesorter tbody td { | ||
+ | # color: #3D3D3D; | ||
+ | # padding: 3px; | ||
+ | vertical-align: top; | ||
+ | } | ||
+ | table.tablesorter tbody tr.odd td { | ||
+ | # background-color:#999999; | ||
+ | } | ||
+ | table.tablesorter thead tr .headerSortUp { | ||
+ | background-image: url("https://2012.igem.org/common/tablesorter/themes/groupparts/asc.gif"); | ||
+ | } | ||
+ | table.tablesorter thead tr .headerSortDown { | ||
+ | background-image: url("https://2012.igem.org/common/tablesorter/themes/groupparts/desc.gif"); | ||
+ | } | ||
+ | table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp { | ||
+ | background-color: #ccc; | ||
+ | } | ||
+ | .heart13 { | ||
+ | background-image: url("https://2012.igem.org/common/tablesorter/themes/groupparts/heart13.gif"); | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
+ | } | ||
/* Part table styles */ | /* Part table styles */ | ||
table.pgrouptable { | table.pgrouptable { |
Latest revision as of 04:03, 4 October 2012
<groupparts>iGEM012 Missouri_Miners</groupparts>