Template:Team:UC Davis/Head

From 2011.igem.org

(Difference between revisions)
Line 105: Line 105:
ul.solidblockmenu li.active{ /*style of LI that gets dynamically added to menu to create background effect*/
ul.solidblockmenu li.active{ /*style of LI that gets dynamically added to menu to create background effect*/
-
position: relative;
+
position: absolute;
width: 0;
width: 0;
border:0px solid black;
border:0px solid black;
-
-moz-border-radius: 0px;
+
-moz-border-radius: 1px;
-
-webkit-border-radius: 0px;
+
-webkit-border-radius: 1px;
-
border-radius: 0px;
+
border-radius: 1px;
-moz-box-shadow: 2px 2px 4px rgba(120,120,120,0.7);
-moz-box-shadow: 2px 2px 4px rgba(120,120,120,0.7);
-webkit-box-shadow: 2px 2px 4px rgba(120,120,120,0.7);
-webkit-box-shadow: 2px 2px 4px rgba(120,120,120,0.7);

Revision as of 18:03, 23 June 2011