Team:Valencia/prueba3

From 2009.igem.org

(Difference between revisions)
Line 111: Line 111:
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
   display: block;
   display: block;
-
   width: 11em; /* Side menu width.
+
   width: 12em; /* Side menu width.
                   Use MenuTailor.css to customize. */
                   Use MenuTailor.css to customize. */
   padding: 1px; /* Sets the side menu "effective border" width. */
   padding: 1px; /* Sets the side menu "effective border" width. */
Line 123: Line 123:
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a,
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a,
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a {
-
   width: 11em; /* Keep it sync with the side menu width.
+
   width: 12em; /* Keep it sync with the side menu width.
                             Use MenuTailor.css to customize. */
                             Use MenuTailor.css to customize. */
   font: 12px arial, helvetica, sans-serif; /* Required for IE55. */
   font: 12px arial, helvetica, sans-serif; /* Required for IE55. */

Revision as of 17:23, 22 September 2009