Team:Missouri Miners/Parts
From 2012.igem.org
(Difference between revisions)
Lordcheeto (Talk | contribs) |
|||
Line 6: | Line 6: | ||
<style type="text/css" title="MissouriMiners"> | <style type="text/css" title="MissouriMiners"> | ||
+ | /* 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(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(asc.gif); | ||
+ | } | ||
+ | table.tablesorter thead tr .headerSortDown { | ||
+ | background-image: url(desc.gif); | ||
+ | } | ||
+ | table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp { | ||
+ | background-color: #ccc; | ||
+ | } | ||
+ | .heart13 { | ||
+ | background-image: url(heart13.gif); | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
+ | } | ||
/* Part table styles */ | /* Part table styles */ | ||
table.pgrouptable { | table.pgrouptable { |
Revision as of 03:58, 4 October 2012
<groupparts>iGEM012 Missouri_Miners</groupparts>