Template:Team:UC Davis/KO3D

From 2013.igem.org

(Difference between revisions)
(Undo revision 158741 by Asoon (talk))
Line 298: Line 298:
         if(!$(this).hasClass("selected"))
         if(!$(this).hasClass("selected"))
         {
         {
-
             $(this).dequeue().animate({"opacity":1, "color":selectedColor}, 500);
+
             $(this).dequeue().animate({"opacity":.6, "color":selectedColor}, 500);
         }
         }
     });
     });
Line 1,028: Line 1,028:
}
}
-
 
+
#seltable {
 +
background: rgba(0,0,0,.6);
 +
}
#mw_optionsmenu {
#mw_optionsmenu {

Revision as of 08:50, 24 September 2013