'.menu .menuitem' subitems inherit text-shadow from active item.

Bug #1280863 reported by eddyw
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
elementary Stylesheet
Fix Released
Undecided
Unassigned

Bug Description

When I open a dropdown menu everything looks nice, but if the active item has subitems (submenu), then all items inherit the text-shadow of the active item.

This should fix it:
.menu .menuitem {
    padding: 4px 0 4px 0;
    text-shadow: none; /* <-- add */
    icon-shadow: none; /* <-- add */
}

I attached a screenshot showing the problem.

Revision history for this message
eddyw (ieddyw) wrote :
Changed in egtk:
milestone: none → isis-beta1
status: New → Fix Committed
Changed in egtk:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.