Comment 1 for bug 1222489

Revision history for this message
David Hsu (illusionmist62442) wrote :

Apparently it should be like this (just digged into the default GNOME theme)

.menu .menuitem:active,
.menu .menuitem *:active,
.menu .menuitem:hover,
.menu .menuitem *:hover {
    color: @theme_selected_fg_color;
}