Team:VIT Vellore/Template/Menu

From 2011.igem.org

(Difference between revisions)
(Created page with "<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <script src="http://ajax...")
Line 334: Line 334:
         /* Represents the background of the highlighted menu-item. */
         /* Represents the background of the highlighted menu-item. */
         .lavaLamp li.back {
         .lavaLamp li.back {
-
             background: url("https://static.igem.org/mediawiki/2011/c/c1/Bubckg.png") no-repeat right -30px;
+
             background: url("https://static.igem.org/mediawiki/2011/1/14/Buttonbckg.png") no-repeat right -30px;
             width: 9px; height: 30px;
             width: 9px; height: 30px;
             z-index: 8;
             z-index: 8;
Line 340: Line 340:
         }
         }
             .lavaLamp li.back .left {
             .lavaLamp li.back .left {
-
                 background: url("https://static.igem.org/mediawiki/2011/c/c1/Bubckg.png") no-repeat top left;
+
                 background: url("https://static.igem.org/mediawiki/2011/1/14/Buttonbckg.png") no-repeat top left;
                 height: 30px;
                 height: 30px;
                 margin-right: 9px;
                 margin-right: 9px;

Revision as of 10:44, 13 July 2011

Untitled Document