Template:Team:USTC Software/Header

From 2010.igem.org

(Difference between revisions)
Line 4: Line 4:
      body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);}
      body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);}
-
div#p-logo{
+
#menubar li a{
-
     display: none;
+
     color:#black;
}
}
-
div#search-controls{
+
#menubar li a:hover {
-
     display: none;
+
     color:#8f6620;
-
    position: absolute;
+
     font-weight: bold;
-
    float: right;
+
-
    top: 20px;
+
-
    right: 20px;
+
-
    background: url("") no-repeat;
+
-
    width: 120px;
+
-
    height: 25px;
+
-
}
+
-
#mw-searchButton{
+
-
    display: none;
+
-
    border: none;
+
-
    background: none;
+
-
    width: 30px;
+
-
    height: 25px;
+
-
    left: 87px;
+
-
    line-height: 0;
+
-
     font-size: 1px;
+
-
    text-indent: 100pc;
+
-
    cursor: pointer;
+
-
    top: 0;
+
-
    position: absolute;
+
-
    padding: 0;
+
-
    margin: 0;
+
}
}
-
div#menubar{
+
#menubar li.selected a {
-
     position: absolute;
+
     color:#292f2f;
-
    top: 0;
+
}
}
-
.left-menu{
+
#top-section { height: 20px; margin-top: -10px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;}
-
    left: 570px;
+
 
-
    top: 0;
+
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;}
-
}
+
 
-
.right-menu{
+
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: -100px; right: -100px;}
-
    left: -160px;
+
 
-
}
+
#p-logo { height:1px; overflow:hidden; display: none;}
-
div#menubar .selected a{
+
 
-
    color: yellow;
+
.left-menu { width: 400px; display:block; float:left; margin-top:-60px; border: none;}
-
}
+
.left-menu ul { border: none; }
-
div#menubar a{
+
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-60px; border: none;}
-
    color: #2CF;
+
.right-menu ul { border: none;}
-
}
+
 
-
div#contentSub{
+
-
    display: none;
+
-
    position: absolute;
+
-
}
+
-
#top-section{
+
-
    height: 40px;
+
-
    width: 100%;
+
-
    border: 0;
+
-
    position: absolute;
+
-
}
+
       .clear {clear:both;}
       .clear {clear:both;}
body.mediawiki {
body.mediawiki {

Revision as of 02:53, 13 October 2010