Difference between revisions of "Team:Munich/Testflow"

Line 7: Line 7:
 
<link rel="stylesheet" type="text/css"  
 
<link rel="stylesheet" type="text/css"  
 
href="https://2017.igem.org/Template:Munich/CSS?action=raw&ctype=text/css" />
 
href="https://2017.igem.org/Template:Munich/CSS?action=raw&ctype=text/css" />
<link rel="stylesheet" type="text/css"
 
href="https://2017.igem.org/Template:Munich/Header?action=raw&ctype=text/css" />
 
 
<head>
 
<head>
 
<style>
 
<style>
#HQ_page .meta p{
+
#home_logo, #sideMenu { display:none; }
  text-align: left;
+
    #sideMenu, #top_title, .patrollink  {display:none;}
font-size: 0.85em !important;
+
    #content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;}
 +
    body {background-color:white; font-size: 14px; }
 +
    #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
 
 +
#HQ_page #myFooter td{
 +
vertical-align: text-top;
 
}
 
}
  
.dropbtn{
+
#HQ_page #myContent p{
 +
font-size: medium;
 +
}
 +
 
 +
#HQ_page td not(#myContent){
 +
padding: 0;
 +
}
 +
 
 +
#HQ_page table{
 +
font-size: 14px;
 +
}
 +
 
 +
hr{
 +
height: 1px !important;
 +
}
 +
#HQ_page td{
 +
border-style: none ;
 +
vertical-align: middle;
 +
}
 +
 
 +
#HQ_page table{
 +
border-style: none !important;
 +
margin: 0 !important;
 +
}
 +
 
 +
#HQ_page p.header{
 +
font-size: 1.287em;
 +
}
 +
 
 +
html, body
 +
{
 +
margin: 0;
 +
padding: 0;
 +
font-family: "Helvetica", Arial, Serif;
 +
}
 +
.dropdown {
 +
    width: 137px;
 +
    margin: auto;
 +
    position: relative;
 +
    display: inline-block;
 +
}
 +
 
 +
.dropbtn{
 
     position: relative;
 
     position: relative;
 
     padding: 0;
 
     padding: 0;
Line 23: Line 68:
 
     cursor: hand;
 
     cursor: hand;
 
     width: 137px;
 
     width: 137px;
     height: 50px;
+
     height: 32px;
     background: initial;
+
     background: url('https://static.igem.org/mediawiki/2017/d/df/T--Munich--menu-sprite.png') no-repeat;  
background-color: white;
+
 
     overflow: hidden;
 
     overflow: hidden;
     text-indent: initial;
+
     text-indent: -9999px;
   
+
 
     text-align: left;
 
     text-align: left;
 
}
 
}
ul{
 
list-style-type: none;
 
        list-style-image: none;
 
}
 
  
  
.ui.accordion.month{
 
display: none;
 
height: 200px !important;
 
overflow: scroll;
 
        color: #787878;
 
}
 
  
.ui.accordion:target{
 
display: initial;
 
}
 
  
#labbook-content{
+
.dropbtnCascAid {
height: 400px;
+
    background-position: -959px -0px;
overflow-y: scroll;
+
}
}
+
.dropdown:hover .dropbtnCascAid {
 +
    background-position: -822px -0px;
 +
}
  
.myTitel{
+
 
font-size: 1.3rem;
+
 
padding-bottom: 10px;
+
.dropbtnProject {
 +
    background-position: -411px -160px;
 +
}
 +
.dropdown:hover .dropbtnProject {
 +
    background-position: -274px -160px;
 
}
 
}
  
.ui.accordion .title:not(.ui){
+
 
        font-size: 1.5rem;
+
 
        color: #51A7F9;
+
.dropbtnWetlab {
 +
    background-position: -137px -256px;
 +
}
 +
.dropdown:hover .dropbtnWetlab {
 +
    background-position: -0px -256px;
 
}
 
}
  
.ui.accordion li{
+
 
        text-align: left;
+
 
}
+
.dropbtnSoftHardware {
.ui.accordion img{
+
    background-position: -685px -192px;
width: 300px;
+
}
height: auto;
+
.dropdown:hover .dropbtnSoftHardware {
  }
+
    background-position: -548px -192px;
 +
}
 +
 
 +
 
 +
 
 +
.dropbtnModel {
 +
    background-position: -685px -128px;
 +
}
 +
.dropdown:hover .dropbtnModel {
 +
    background-position: -548px -128px;
 +
}
 +
 
 +
 
 +
 
 +
.dropbtnHP {
 +
    background-position: -137px -96px;
 +
}
 +
.dropdown:hover .dropbtnHP {
 +
    background-position: -0px -96px;
 +
}
 +
 
 +
 
 +
 
 +
.dropbtnTeam {
 +
    background-position: -685px -224px;
 +
}
 +
.dropdown:hover .dropbtnTeam {
 +
    background-position: -548px -224px;
 +
}
 +
 
 +
.dropdown-content{
 +
    display: none;
 +
    position: absolute;
 +
    height: 32px;
 +
    width: 137px;
 +
    z-index: 1;
 +
    background: url('https://static.igem.org/mediawiki/2017/d/df/T--Munich--menu-sprite.png') no-repeat;
 +
    overflow: hidden;
 +
    text-indent: -9999px;
 +
    text-align: left;
 +
}
 +
 
 +
.dropdown:hover .dropdown-content{
 +
    display: block;
 +
   
 +
}
 +
 
 +
.dropdown-content a{
 +
    height: 32px;
 +
    width: 137px;
 +
    padding: 0px 0px;
 +
    text-decoration: none;
 +
    display: block;
 +
}
 +
 
 +
.dropdown-contentTeamMembers {
 +
    background-position: -959px -224px;
 +
    position: absolute;
 +
    top: 32px;
 +
}
 +
 
 +
.dropdown-contentTeamMembers:hover {
 +
    background-position: -822px -224px;
 +
}
 +
 
 +
 
 +
.dropdown-contentDescription {
 +
    background-position: -959px -32px;
 +
}
 +
.dropdown-contentDescription:hover {
 +
    background-position: -822px -32px;
 +
}
 +
 
 +
.dropdown-contentDesign {
 +
    background-position: -137px -64px;
 +
    top: 64px;
 +
}
 +
.dropdown-contentDesign:hover {
 +
    background-position: -0px -64px;
 +
}
 +
 
 +
.dropdown-contentProofofConcept {
 +
    background-position: -685px -160px;
 +
    top: 96px;
 +
}
 +
.dropdown-contentProofofConcept:hover {
 +
    background-position: -548px -160px;
 +
}
 +
 
 +
.dropdown-contentDemonstration {
 +
    background-position: -685px -32px;
 +
    top: 128px;
 +
}
 +
.dropdown-contentDemonstration:hover {
 +
    background-position: -548px -32px;
 +
}
 +
 
 +
.dropdown-contentApplication {
 +
    background-position: -411px -0px;
 +
    top: 160px;
 +
}
 +
.dropdown-contentApplication:hover {
 +
    background-position: -274px -0px;
 +
}
 +
 
 +
.dropdown-contentFinalResults {
 +
    background-position: -685px -64px;
 +
    top: 192px;
 +
}
 +
.dropdown-contentFinalResults:hover {
 +
    background-position: -548px -64px;
 +
}
 +
 
 +
.dropdown-contentEntrepreneurship {
 +
    background-position: -411px -64px;
 +
    top: 224px;
 +
}
 +
.dropdown-contentEntrepreneurship:hover {
 +
    background-position: -274px -64px;
 +
}
 +
 
 +
.dropdown-contentAchievements {
 +
    background-position: -137px -0px;
 +
    top: 256px;
 +
}
 +
.dropdown-contentAchievements:hover {
 +
    background-position: -0px -0px;
 +
}
 +
 
 +
 
 +
.dropdown-contentProtocolsMethods {
 +
    background-position: -959px -160px;
 +
    top: 32px;
 +
}
 +
.dropdown-contentProtocolsMethods:hover {
 +
    background-position: -822px -160px;
 +
}
 +
 
 +
.dropdown-contentMaterials {
 +
    background-position: -411px -128px;
 +
    top: 64px;
 +
}
 +
.dropdown-contentMaterials:hover {
 +
    background-position: -274px -128px;
 +
}
 +
 
 +
.dropdown-contentLabJournal {
 +
    background-position: -137px -128px;
 +
    top: 96px;
 +
}
 +
.dropdown-contentLabJournal:hover {
 +
    background-position: -0px -128px;
 +
}
 +
 
 +
.dropdown-contentSafety {
 +
    background-position: -411px -192px;
 +
    top: 128px;
 +
}
 +
.dropdown-contentSafety:hover {
 +
    background-position: -274px -192px;
 +
}
 +
 
 +
.dropdown-contentParts {
 +
    background-position: -959px -128px;
 +
    top: 160px;
 +
}
 +
.dropdown-contentParts:hover {
 +
    background-position: -822px -128px;
 +
}
 +
 
 +
.dropdown-contentInterlab {
 +
    background-position: -959px -96px;
 +
    top: 192px;
 +
}
 +
.dropdown-contentInterlab:hover {
 +
    background-position: -822px -96px;
 +
}
 +
 
 +
.dropdown-contentSoftware {
 +
    background-position: -959px -192px;
 +
    top: 32px;
 +
}
 +
.dropdown-contentSoftware:hover {
 +
    background-position: -822px -192px;
 +
}
 +
 
 +
.dropdown-contentHardware {
 +
    background-position: -959px -64px;
 +
    top: 64px;
 +
}
 +
.dropdown-contentHardware:hover {
 +
    background-position: -822px -64px;
 +
}
 +
 
 +
.dropdown-contentHPSilver {
 +
    background-position: -411px -96px;
 +
    top: 32px;
 +
}
 +
.dropdown-contentHPSilver:hover {
 +
    background-position: -274px -96px;
 +
}
 +
 
 +
.dropdown-contentIHPgold {
 +
    background-position: -685px -96px;
 +
    top: 64px;
 +
}
 +
.dropdown-contentIHPgold:hover {
 +
    background-position: -548px -96px;
 +
}
 +
 
 +
.dropdown-contentPublicEngagement {
 +
    background-position: -137px -192px;
 +
    top: 96px;
 +
}
 +
.dropdown-contentPublicEngagement:hover {
 +
    background-position: -0px -192px;
 +
}
 +
 
 +
.dropdown-contentCollaborations {
 +
    background-position: -411px -32px;
 +
    top: 128px;
 +
}
 +
.dropdown-contentCollaborations:hover {
 +
    background-position: -274px -32px;
 +
}
 +
 
 +
.dropdown-contentSupervisors {
 +
    background-position: -411px -224px;
 +
    top: 64px;
 +
}
 +
.dropdown-contentSupervisors:hover {
 +
    background-position: -274px -224px;
 +
}
 +
 
 +
.dropdown-contentPIs {
 +
    background-position: -137px -160px;
 +
    top: 96px;
 +
}
 +
.dropdown-contentPIs:hover {
 +
    background-position: -0px -160px;
 +
}
 +
 
 +
.dropdown-contentCollaboratingInstitutions {
 +
    background-position: -137px -32px;
 +
    top: 128px;
 +
}
 +
.dropdown-contentCollaboratingInstitutions:hover {
 +
    background-position: -0px -32px;
 +
}
 +
 
 +
.dropdown-contentSponsors {
 +
    background-position: -137px -224px;
 +
    top: 160px;
 +
}
 +
.dropdown-contentSponsors:hover {
 +
    background-position: -0px -224px;
 +
}
 +
 
 +
.dropdown-contentAttributions {
 +
    background-position: -685px -0px;
 +
    top: 192px;
 +
}
 +
.dropdown-contentAttributions:hover {
 +
    background-position: -548px -0px;
 +
}
 +
 
 +
.no-padding{
 +
  padding: 0 !important;
 +
}
 
</style>
 
</style>
 
</head><body>
 
</head><body>

Revision as of 10:42, 25 September 2017


Labbook
Friday 31th
  • Title
  • Protocol: protocol
  • People: Hugo, Paco and Luis
  • Observations:
    • Obs #1
    • Obs #2
  • Titel2
  • protocol2
  • People2
  • Observation2
  • Results2
Thursday 30th
  • Title
  • Protocol: protocol
  • People: Hugo, Paco and Luis
  • Observations:
    • Obs #1
    • Obs #2
  • Titel2
  • protocol2
  • People2
  • Observation2
  • Results2
Wednesday 29th
  • Title
  • Protocol: protocol
  • People: Hugo, Paco and Luis
  • Observations:
    • Obs #1
    • Obs #2
  • Titel2
  • protocol2
  • People2
  • Observation2
  • Results2
Tuesday 28th
  • Title
  • Protocol: protocol
  • People: Hugo, Paco and Luis
  • Observations:
    • Obs #1
    • Obs #2
  • Titel2
  • protocol2
  • People2
  • Observation2
  • Results2
Monday 27th
  • Title
  • Protocol: protocol
  • People: Hugo, Paco and Luis
  • Observations:
    • Obs #1
    • Obs #2
  • Titel2
  • protocol2
  • People2
  • Observation2
  • Results2
Friday 24rd
  • Title
  • Protocol: protocol
  • People: Hugo, Paco and Luis
  • Observations:
    • Obs #1
    • Obs #2
  • Titel2
  • protocol2
  • People2
  • Observation2
  • Results2
Thursday 23nd
  • Title
  • Protocol: protocol
  • People: Hugo, Paco and Luis
  • Observations:
    • Obs #1
    • Obs #2
  • Titel2
  • protocol2
  • People2
  • Observation2
  • Results2
Wednesday 22st
  • Title
  • Protocol: protocol
  • People: Hugo, Paco and Luis
  • Observations:
    • Obs #1
    • Obs #2
  • Titel2
  • protocol2
  • People2
  • Observation2
  • Results2
Tuesday 21st
  • Title
  • Protocol: protocol
  • People: Hugo, Paco and Luis
  • Observations:
    • Obs #1
    • Obs #2
  • Titel2
  • protocol2
  • People2
  • Observation2
  • Results2