node-menunav-skin.css revision 719d5bf86fc9cfc087ec8bf8cc7e1ad78bbf9ccf
/* Vertical menus and submenus */
background: #151515;
}
}
/* Horizontal menus */
#242526 0%,
);
from(#242526),
);
padding: 0;
}
}
border: 0;
margin: 0;
padding: 0;
}
padding: 0;
margin: 0;
border: 0;
}
/*
For and IE 6 (Strict Mode and Quirks Mode) and IE 7 (Quirks Mode only):
Used to collapse superfluous white space between <li> elements that is
triggered by the "display" property of the <a> elements being set to
"block" by node-menunav-core.css file.
*/
}
}
}
}
}
/* Menuitems and menu labels */
/*padding: 0 20px;*/
/*background-color: #2F3030;*/
cursor: default;
/*
Necessary specify values for border, position and margin to override
values specified in the selectors that follow.
*/
float: none;
border: 0;
margin: 0;
}
float: left; /* Ensures that menu labels clear floated descendents.
Also gets negative margins working in IE 7
(Strict Mode). */
}
}
}
}
}
}
padding: 0;
}
float: left;
cursor: default;
}
}
/* Selected menuitem */
}
#252626 0%,
#333434 100%
);
from(#333434),
to(#252626)
);
/*
Undo values set for "border-left-width" and "margin-left" when the root
menu has a class of "yui-menubuttonnav" or "yui-splitbuttonnav" applied.
*/
}
#343536 0%,
#555658 96%,
#3E3F41 100%
);
from(#343536),
);
}
}
}
}