Template:UNIPV-Pavia/StyleCss

From 2009.igem.org

(Difference between revisions)
Line 65: Line 65:
cursor: default;
cursor: default;
list-style-image: none;
list-style-image: none;
-
         width: 12em;
+
         width: 8em;
}
}
Line 83: Line 83:
cursor: pointer;
cursor: pointer;
list-style-image: none;
list-style-image: none;
-
         width: 12em;
+
         width: 8em;
}
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
Line 97: Line 97:
top: 0;
top: 0;
         list-style-image: none;
         list-style-image: none;
-
         width: 8.2em;
+
         width: 6em;
}
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
Line 107: Line 107:
ul.MenuBarVertical ul li
ul.MenuBarVertical ul li
{
{
-
width: 15em;
+
width: 12em;
}
}

Revision as of 09:57, 19 June 2009