Template:Imperial/09/Menu/Reduced
From 2009.igem.org
(Difference between revisions)
Line 17: | Line 17: | ||
/* prepares the background image to full capacity of the viewing area */ | /* prepares the background image to full capacity of the viewing area */ | ||
#II09_Menu_Header_Background { | #II09_Menu_Header_Background { | ||
- | position:absolute; | + | position: absolute; |
- | z-index:0; | + | z-index: 0; |
- | width:200px; | + | width: 200px; |
height: 15px; | height: 15px; | ||
} | } | ||
Line 25: | Line 25: | ||
/* Places the content on top of the background image */ | /* Places the content on top of the background image */ | ||
#II09_Menu_Header_Content { | #II09_Menu_Header_Content { | ||
- | position:relative; | + | position: relative; |
- | z-index:1; | + | z-index: 1; |
padding: 2px 4px; | padding: 2px 4px; | ||
height: 15px; | height: 15px; | ||
Line 43: | Line 43: | ||
font: 11pt/16pt Calibri, Verdana, Arial, Geneva, sans-serif; | font: 11pt/16pt Calibri, Verdana, Arial, Geneva, sans-serif; | ||
z-index: 4; | z-index: 4; | ||
- | |||
} | } | ||
Line 62: | Line 61: | ||
height: 19px; | height: 19px; | ||
margin-top: 1px; | margin-top: 1px; | ||
- | margin-left:15px; | + | margin-left: 15px; |
background: url(http://openwetware.org/images/4/46/II09_Menu_ItemHover.png) no-repeat right bottom; | background: url(http://openwetware.org/images/4/46/II09_Menu_ItemHover.png) no-repeat right bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
Line 75: | Line 74: | ||
height: 19px; | height: 19px; | ||
margin-top: 1px; | margin-top: 1px; | ||
- | margin-left:15px; | + | margin-left: 15px; |
background: url(http://openwetware.org/images/b/bf/II09_Menu_Item.png) no-repeat right bottom; | background: url(http://openwetware.org/images/b/bf/II09_Menu_Item.png) no-repeat right bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
Line 93: | Line 92: | ||
border: 1px #bbb; | border: 1px #bbb; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
- | z-index:-2; | + | z-index: -2; |
} | } | ||
#menu .sb:hover { | #menu .sb:hover { | ||
- | font-weight:bold; | + | font-weight: bold; |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
border: 1px #000; | border: 1px #000; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
- | z-index:-2; | + | z-index: -2; |
} | } | ||
Line 114: | Line 113: | ||
.menu_header_1 { | .menu_header_1 { | ||
- | font-weight:bold; | + | font-weight: bold; |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 120: | Line 119: | ||
background: url(https://static.igem.org/mediawiki/2009/5/51/II09_Menu_Header_Purple.png) repeat-x bottom; | background: url(https://static.igem.org/mediawiki/2009/5/51/II09_Menu_Header_Purple.png) repeat-x bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_1_disabled { | .menu_header_1_disabled { | ||
- | + | font-weight:bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 130: | Line 129: | ||
background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_1_disabled:hover { | .menu_header_1_disabled:hover { | ||
- | + | font-weight:bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 140: | Line 139: | ||
background: url(https://static.igem.org/mediawiki/2009/5/51/II09_Menu_Header_Purple.png) repeat-x bottom; | background: url(https://static.igem.org/mediawiki/2009/5/51/II09_Menu_Header_Purple.png) repeat-x bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
- | |||
.menu_header_2 { | .menu_header_2 { | ||
Line 152: | Line 150: | ||
background: url(https://static.igem.org/mediawiki/2009/2/29/II09_Menu_Header_Blue.png) repeat-x bottom; | background: url(https://static.igem.org/mediawiki/2009/2/29/II09_Menu_Header_Blue.png) repeat-x bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_2_disabled { | .menu_header_2_disabled { | ||
- | + | font-weight:bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 162: | Line 160: | ||
background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
Line 172: | Line 170: | ||
background: url(https://static.igem.org/mediawiki/2009/2/29/II09_Menu_Header_Blue.png) repeat-x bottom; | background: url(https://static.igem.org/mediawiki/2009/2/29/II09_Menu_Header_Blue.png) repeat-x bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
Line 183: | Line 181: | ||
background: url(https://static.igem.org/mediawiki/2009/6/67/II09_Menu_Header_Turquoise.png) repeat-x top; | background: url(https://static.igem.org/mediawiki/2009/6/67/II09_Menu_Header_Turquoise.png) repeat-x top; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_3_disabled { | .menu_header_3_disabled { | ||
- | + | font-weight:bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 193: | Line 191: | ||
background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_3_disabled:hover { | .menu_header_3_disabled:hover { | ||
- | + | font-weight: bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 203: | Line 201: | ||
background: url(https://static.igem.org/mediawiki/2009/6/67/II09_Menu_Header_Turquoise.png) repeat-x top; | background: url(https://static.igem.org/mediawiki/2009/6/67/II09_Menu_Header_Turquoise.png) repeat-x top; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_4 { | .menu_header_4 { | ||
- | font-weight:bold; | + | font-weight: bold; |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 213: | Line 211: | ||
background: url(https://static.igem.org/mediawiki/2009/1/14/II09_Menu_Header_Green.png) repeat-x top; | background: url(https://static.igem.org/mediawiki/2009/1/14/II09_Menu_Header_Green.png) repeat-x top; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_4_disabled { | .menu_header_4_disabled { | ||
- | font-weight:bold; | + | font-weight: bold; |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 223: | Line 221: | ||
background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_4_disabled:hover { | .menu_header_4_disabled:hover { | ||
- | + | font-weight:bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 238: | Line 236: | ||
.menu_header_5 { | .menu_header_5 { | ||
- | font-weight:bold; | + | font-weight: bold; |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 245: | Line 243: | ||
color: #111; | color: #111; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_5_disabled { | .menu_header_5_disabled { | ||
- | + | font-weight: bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 255: | Line 253: | ||
background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_5_disabled:hover { | .menu_header_5_disabled:hover { | ||
- | + | font-weight: bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 265: | Line 263: | ||
background: url(https://static.igem.org/mediawiki/2009/b/b1/II09_Menu_Header_GrnYellow.png) repeat-x top; | background: url(https://static.igem.org/mediawiki/2009/b/b1/II09_Menu_Header_GrnYellow.png) repeat-x top; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
Line 271: | Line 269: | ||
.menu_header_6 { | .menu_header_6 { | ||
- | font-weight:bold; | + | font-weight: bold; |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 277: | Line 275: | ||
background: url(https://static.igem.org/mediawiki/2009/0/09/II09_Menu_Header_Yellow.png) repeat-x top; | background: url(https://static.igem.org/mediawiki/2009/0/09/II09_Menu_Header_Yellow.png) repeat-x top; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_6_disabled { | .menu_header_6_disabled { | ||
- | + | font-weight: bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 287: | Line 285: | ||
background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_6_disabled:hover { | .menu_header_6_disabled:hover { | ||
- | + | font-weight: bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 297: | Line 295: | ||
background: url(https://static.igem.org/mediawiki/2009/0/09/II09_Menu_Header_Yellow.png) repeat-x top; | background: url(https://static.igem.org/mediawiki/2009/0/09/II09_Menu_Header_Yellow.png) repeat-x top; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_7 { | .menu_header_7 { | ||
- | font-weight:bold; | + | font-weight: bold; |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 309: | Line 307: | ||
color: #111; | color: #111; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_7_disabled { | .menu_header_7_disabled { | ||
- | + | font-weight: bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 319: | Line 317: | ||
background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_7_disabled:hover { | .menu_header_7_disabled:hover { | ||
- | + | font-weight: bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 330: | Line 328: | ||
color: #111; | color: #111; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_8 { | .menu_header_8 { | ||
- | font-weight:bold; | + | font-weight: bold; |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 341: | Line 339: | ||
background: url(https://static.igem.org/mediawiki/2009/0/05/II09_Menu_Header_Orange.png) repeat-x top; | background: url(https://static.igem.org/mediawiki/2009/0/05/II09_Menu_Header_Orange.png) repeat-x top; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_8_disabled { | .menu_header_8_disabled { | ||
- | + | font-weight: bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 351: | Line 349: | ||
background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri | font: calibri | ||
} | } | ||
.menu_header_8_disabled:hover { | .menu_header_8_disabled:hover { | ||
- | + | font-weight: bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 361: | Line 359: | ||
background: url(https://static.igem.org/mediawiki/2009/0/05/II09_Menu_Header_Orange.png) repeat-x top; | background: url(https://static.igem.org/mediawiki/2009/0/05/II09_Menu_Header_Orange.png) repeat-x top; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_9{ | .menu_header_9{ | ||
- | font-weight:bold; | + | font-weight: bold; |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 372: | Line 370: | ||
color: #111; | color: #111; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } | ||
.menu_header_9_disabled { | .menu_header_9_disabled { | ||
- | + | font-weight: bold; | |
width: 200px; | width: 200px; | ||
height: 45px; | height: 45px; | ||
Line 382: | Line 380: | ||
background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | background: url(https://static.igem.org/mediawiki/2009/9/94/II09_Menu_Header_Gray.png) repeat-x bottom; | ||
padding: 2px 4px; | padding: 2px 4px; | ||
- | text-align:left; | + | text-align: left; |
font: calibri; | font: calibri; | ||
} | } |
Revision as of 11:50, 7 October 2009