Team:Heidelberg/Parts
From 2013.igem.org
(Difference between revisions)
Nils.kurzawa (Talk | contribs) m |
Nils.kurzawa (Talk | contribs) m |
||
Line 3: | Line 3: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | table > tbody > tr:hover > td, | + | table.pgrouptable { |
- | table > tbody > tr:hover > th { | + | table.pgrouptable > tbody > tr:hover > td, |
+ | table.pgrouptable > tbody > tr:hover > th { | ||
background-color: #f5f5f5; | background-color: #f5f5f5; | ||
} | } | ||
- | table | + | table.pgrouptable > tbody > tr > td.success:hover, |
- | table | + | table.pgrouptable > tbody > tr > th.success:hover, |
- | table | + | table.pgrouptable > tbody > tr.success:hover > td { |
background-color: #d0e9c6; | background-color: #d0e9c6; | ||
border-color: #c9e2b3; | border-color: #c9e2b3; | ||
} | } | ||
- | table td, | + | table.pgrouptable td, |
.table th { | .table th { | ||
background-color: #fff !important; | background-color: #fff !important; | ||
} | } | ||
- | table { | + | table.pgrouptable { |
border-collapse: collapse !important; | border-collapse: collapse !important; | ||
} | } |
Revision as of 23:27, 3 October 2013