Template:Team:KULeuven/Common2/Submenutest

From 2009.igem.org

(Difference between revisions)
Line 136: Line 136:
/*Top level menu link items style*/
/*Top level menu link items style*/
-
.ddsmoothmenu ul li a, .ddsmoothmenu ul li strong.selflink {
+
.ddsmoothmenu ul li a, {
display: block;
display: block;
-
position:relative;
 
background:#275472; / *background of menu items (default state)*/
background:#275472; / *background of menu items (default state)*/
color: black;
color: black;
Line 149: Line 148:
}
}
 +
.ddsmoothmenu ul li strong.selflink {
 +
margin-left:none;
 +
display: block;
 +
background:#275472; / *background of menu items (default state)*/
 +
color: black;
 +
padding: 2px 8px;
 +
border: 1px solid white;
 +
border-bottom: none;
 +
border-top:none;
 +
color: #499ccd;
 +
text-decoration: none;
 +
}
* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
display: inline-block;

Revision as of 21:56, 7 October 2009