Template:Team:TU-Munich/LabHeader

From 2013.igem.org

(Difference between revisions)
Line 64: Line 64:
}
}
-
div.labbook {
+
#content #bodycontent #labselect {
-
 
+
-
}
+
-
 
+
-
#labselect {
+
     position: fixed;
     position: fixed;
     right: 0px;
     right: 0px;
Line 77: Line 73:
}
}
-
#labselect:hover {
+
#content #bodycontent #labselect:hover {
     position: fixed;
     position: fixed;
     right: 0px;
     right: 0px;
Line 86: Line 82:
}
}
-
#ladder {
+
#content #bodycontent #ladder {
     border: 1px solid rgb(47, 111, 171);
     border: 1px solid rgb(47, 111, 171);
     position: fixed;
     position: fixed;
Line 96: Line 92:
}
}
-
#ladder:hover {
+
#content #bodycontent #ladder:hover {
     border: 1px solid rgb(47, 111, 171);
     border: 1px solid rgb(47, 111, 171);
     position: fixed;
     position: fixed;
Line 106: Line 102:
}
}
-
#labselect fieldset {
+
#content #bodycontent #labselect fieldset {
     margin: 0px;
     margin: 0px;
}
}

Revision as of 11:54, 13 June 2013