Template:SUSTC/4

From 2012.igem.org

(Difference between revisions)
Line 50: Line 50:
float:none;
float:none;
}
}
-
 
-
.ddcolortabs a:hover{
 
-
background-color: #591f20;
 
-
}
 
-
 
-
.ddcolortabs a:hover span{
 
-
background-color: #591f20;
 
-
}
 
-
 
-
.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
 
-
background-color: #591f20;
 
-
}
 
-
 
-
.ddcolortabsline{
 
-
clear: both;
 
-
padding: 0;
 
-
width: 96.1%;
 
-
height: 4px;
 
-
line-height: 100%;
 
-
background: black;
 
-
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
 
-
}
 
-
 
/* ######### Style for Drop Down Menu ######### */
/* ######### Style for Drop Down Menu ######### */
-
.dropmenudiv_a{
 
-
position:absolute;
 
-
top: 0;
 
-
border: 1px solid black; /*THEME CHANGE HERE*/
 
-
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
 
-
border-bottom-width: 0;
 
-
font:normal 12px Arial;
 
-
line-height:18px;
 
-
z-index:100;
 
-
background-color: #d4d4d4;
 
-
width: 200px;
 
-
visibility: hidden;
 
-
}
 
-
 
-
 
-
.dropmenudiv_a a{
 
-
width: auto;
 
-
display: block;
 
-
text-indent: 5px;
 
-
border-top: 0 solid #678b3f;
 
-
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
 
-
padding: 2px 0;
 
-
text-decoration: none;
 
-
color: black;
 
-
}
 
* html .dropmenudiv_a a{ /*IE only hack*/
* html .dropmenudiv_a a{ /*IE only hack*/
Line 106: Line 58:
}
}
-
.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
 
-
background-color: #8a3c3d;
 
-
color: white;
 
-
}
 
</style>
</style>

Revision as of 03:08, 1 August 2012