MDL-22840 - fixed non-dropdown parent link color in Custom Menu

This commit is contained in:
Patrick Malley 2010-08-03 02:30:16 +00:00
parent 3807dae816
commit 5983e460c4

View file

@ -79,6 +79,7 @@
background: none;
}
.yui3-skin-sam .yui3-menuitem-content,
.yui3-skin-sam .yui3-menu-label {
color: #a2a3a6;
}