Content deleted Content added
No edit summary
No edit summary
Line 581:
line-height: normal;
}
/* Biobox4 Form tables */
div.infobox.biobox4form .heading { background-color:#066; }
div.infobox.biobox4form dd,
div.infobox.biobox4form dt { border-color:#066; }
 
.table.biobox4form > :first-child > tr:first-child,
.table.biobox4form > :first-child > tr:first-child > *,
.table.biobox4form > * > tr.heading,
.table.biobox4form > * > tr.heading > * {
background-color:#72C1D9 !important;
border-color:#5B9AAE !important;
}
.table.biobox4form > * > tr > th,
.table > * > tr.biobox4form > th {
background-color:#B9E0EC;
border-color:#94B3BD;
}
.table.biobox4form > tbody > tr:nth-child(odd),
.table > tbody > tr.biobox4form:nth-child(odd) {
background-color:#EAF6F9;
}
 
div.nav.biobox4form .heading { background-color:#39C; }
div.nav.biobox4form dd,
div.nav.biobox4form dt,
div.nav.biobox4form table th { border-color:#39C; }
 
.table.bioboxform { width:100%; max-width:100em; display:table; }
.table.bioboxform > :first-child > tr:first-child ~ tr th[colspan] { text-align:left; }
.table.bioboxform > :first-child > tr:first-child ~ tr th[colspan] span.editsection { display:none; }
.table.bioboxform > :first-child > tr:first-child ~ tr th[colspan] h4 { margin-top:5px !important; margin-bottom:5px !important; }
 
/* Highlight data points in the info action if specified in the URL */